CKLOAD keyword
Attribute | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
Uses | The CKLOAD keyword is optional on the LBLGEN control statement. It is not valid on the other control statements. | ||||||||
Syntax | CKLOAD(y/n,action) For the y/n value, code one of the following:
If you code CKLOAD(YES), you can also code one of the following for the action value:
| ||||||||
Default | Use the value coded in the global option module. BMC Software distributes this module with the following default value: CKLOAD(YES,D) The value of the CKLOAD keyword takes precedence over the value of the CKBATCH keyword. |