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?
(14981 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?
(12272 views) - Can I create a macro variable longer than 65,534 bytes?
(9978 views) - Can I export a dataset to a CSV file?
(9225 views) - Can I delete observations from a dataset where all values are missing?
(12707 views) - Can I retrieve metadata from an empty dataset?
(16549 views) - Can I use MACRO language statements like %IF in open code?
(13445 views) - How can I create sample data to share with others? e.g. on a SAS forum
(11945 views) - Where is the WORK library stored?
(10059 views) - Is there an easy way to delete macro programme definitions and user-defined macro variables?
(21097 views)
Solutions using macro code