Language Reference

Macro Functions and Subroutines

CALL RESOLVEresolves the value of a text expression at execution time
CALL SYMGETreturns the character value of a macro variable
CALL SYMGETNreturns the numeric value of a macro variable
SYMEXISTindicates the existence of a macro variable
CALL SYMPUTsets the character value of a macro variable
CALL SYMPUTNsets the numeric value of a macro variable
CALL SYMPUTXassigns a value to a macro variable and removes both leading and trailing blanks

Previous Page | Next Page | Top of Page