LOADEXCLUDE supports the following parameters:
Load module name excluded from processing.
Load module name that matches this pattern.
* - An asterisk signifies any number of characters starting in this position.
% - A percent sign is a placeholder for a character in the specific position.
Starting load module name to be excluded from processing. Specify asterisk (*) to exclude all load modules less than the endmember. Startmember can be any valid pattern name.
Ending load module name to be excluded from processing. Specify asterisk (*) to exclude all load modules greater than the startmember. Endmember can be any valid pattern name.
This example creates a load module report for all load modules in a load library, except any load module names starting with PAY.
LOADINFO, LOADEXCLUDE(PAY*), LOAD
|
Copyright © 2013 CA.
All rights reserved.
|
|