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