Questions in Macros
Solutions using macro code
Page 1 out of 3 Pages
- Can I create a macro variable longer than 65,534 bytes?
(114 views) - Can I export a dataset to a CSV file?
(1995 views) - Can I delete observations from a dataset where all values are missing?
(6668 views) - Can I retrieve metadata from an empty dataset?
(6890 views) - Can I use MACRO language statements like %IF in open code?
(7309 views) - How can I create sample data to share with others? e.g. on a SAS forum
(5212 views) - Where is the WORK library stored?
(4611 views) - Is there an easy way to delete macro programme definitions and user-defined macro variables?
(13859 views) - How can I get details of a macro variable name / value written to the LOG?
(11722 views) - Can I use the colon modifier to create a 'begins with' list of variables on a SELECT clause in PROC SQL?
(13517 views)
Solutions using macro code