Questions in Macros
Solutions using macro code
Page 1 out of 3 Pages
- I know that the number of observations is stored in the metadata - how can I retrieve this without processing the dataset?
(19292 views) - I constructed an IN list from a dataset, but now it breaks my SQL WHERE clause because it is too long - how do I sort it?
(16734 views) - Can I create a macro variable longer than 65,534 bytes?
(14031 views) - Can I export a dataset to a CSV file?
(13348 views) - Can I delete observations from a dataset where all values are missing?
(16649 views) - Can I retrieve metadata from an empty dataset?
(20444 views) - Can I use MACRO language statements like %IF in open code?
(17288 views) - How can I create sample data to share with others? e.g. on a SAS forum
(15917 views) - Where is the WORK library stored?
(13796 views) - Is there an easy way to delete macro programme definitions and user-defined macro variables?
(25004 views)
Solutions using macro code