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