contains the current SAS condition code that SAS will translate into a meaningful return code for OS/390 at the conclusion of the SAS session. contains the job name of the batch job that is currently ...
Local macro variables are defined within an individual macro. Each macro you invoke creates its own local symbol table. Local macro variables exist only as long as a particular macro executes; when ...