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?
(17179 views) - Can I use the colon modifier to create a 'begins with' list of variables on a SELECT clause in PROC SQL?
(45168 views) - Is there an equivalent to the 'begins with' colon modifier to identify variables which 'end with' a particular string?
(57012 views) - SAS ignores comments, right?
(15514 views) - Is it possible to generate a shorthand SELECT Clause in PROC SQL with every column 'except' those listed?
(27493 views) - How can I compare two datasets with similarly-named variables by joining them horizontally?
(28552 views) - What are the advantages of using nested macro program definitions?
(16075 views) - Are there any efficiency benefits to using the KEEP= dataset option?
(54104 views) - Is it possible to use both single and double quotes inside a quoted text string?
(18503 views) - Can I submit DOS commands from SAS and see the results in the LOG?
(12617 views)
Solutions using macro code