HLASM Toolkit Feature User's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parm

HLASM Toolkit Feature User's Guide
GC26-8710-10

You can abbreviate PARM to P.

Overrides processing default values. The following parameters are valid with the PARM statement:
ITBSIZE
Default 50␠000. Maximum number of tokens that ASMXREF can handle for one source statement. Minimum number 500.
LOGSIZE
Default 50␠000. Maximum number of characters that ASMXREF can handle in one statement. Minimum number 1␠000.
MWUSIZE
Default 1␠000. Maximum number of macros that ASMXREF can handle in the Macro Where Used (MWU) report. Minimum number 100.
OOSIZE
Default 2␠000. Maximum number of OO objects and classes that ASMXREF can handle for each module processed. Minimum number 100.
SWUSIZE
Default 10␠000. Maximum number of symbols that ASMXREF can handle in the Symbol Where Used (SWU) report. Minimum number 500.
Example:
 PARM ITBSIZE=100␠000

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014