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