If prefix value is set to 'COBOL-' then the XML element <cobol_item_01> will generate a COBOL item called ITEM-01. There is no default value for this parameter.
The dash ('-') used in prefix, like COBOL-, is taken for a continuation character in JCL. If you use prefix within a batch job, replace all dashes ('-') by underscores ('_').
If present, the COBOL copybook will start at level 01. The default value is no level 01, it starts at level 02.
If present, all COBOL item length will be rounded to the next 5 or 0. For example :
| COBOL item length |
The default value is no round, item length is
not rounded.
The default value for this parameter is no.
Only under ISPF and if present, will browse the generation results report.
On all other platforms, this parameter is ignored.
If present, displays all the messages. The default value is no, all messages are not displayed.