Previous Page | Next Page

Macros under z/OS

Macro Functions

The following macro functions have behavior specific to z/OS:

%SCAN

under z/OS and other systems that use an EBCDIC character encoding, if you specify no delimiters, SAS treats all of the following characters as delimiters:

blank . < ( + | & ! $ * ) ; ¬ - / , % ¦ ¢
%SYSGET

under TSO, %SYSGET enables you to retrieve the values of the CLIST or SASRX variables with which SAS was invoked.

Previous Page | Next Page | Top of Page