News

In the macro facility, SAS language functions called by %SYSFUNC can return values with a length up to 32K. However, within the DATA step, return values are limited to the length of a data set ...
Use a macro quoting function anytime you want to assign to a macro variable a special character that could be interpreted as part of the macro language. Special Characters and When Macro Quoting is ...