Questions in Macros
Solutions using macro code
Page 2 out of 3 Pages
- How can I get details of a macro variable name / value written to the LOG?
(17277 views) - Can I use the colon modifier to create a 'begins with' list of variables on a SELECT clause in PROC SQL?
(45365 views) - Is there an equivalent to the 'begins with' colon modifier to identify variables which 'end with' a particular string?
(57203 views) - SAS ignores comments, right?
(15641 views) - Is it possible to generate a shorthand SELECT Clause in PROC SQL with every column 'except' those listed?
(27713 views) - How can I compare two datasets with similarly-named variables by joining them horizontally?
(28767 views) - What are the advantages of using nested macro program definitions?
(16199 views) - Are there any efficiency benefits to using the KEEP= dataset option?
(54434 views) - Is it possible to use both single and double quotes inside a quoted text string?
(18656 views) - Can I submit DOS commands from SAS and see the results in the LOG?
(12737 views)
Solutions using macro code