You can override one or more of the system default specifications for exception code checking on the default control statement. The default control statement must be the first statement specified and its ID must be DEFAULT.
The following example requires exceptional condition checking:
This abend is not treated as an exceptional condition.
Your code control statements as follows:
/DEFAULT CC>7 NOUSER2000 NORCAT /P27XY1 NOUSER1000 NOUSER2000 /P28A05 NOUSER1000 NOUSER2000 /P30R16 NOUSER1000 NOUSER2000 /SYS*.STEP2 NOUSER16
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|