COBEC1320 - COBEC1339
COBEC1320E <opt> argument must be (data-area)
The argument for the
<opt>
option must be a data-area; a literal or equivalent construct was found instead of a data-name.
COBEC1321I <opt> argument should be (area), accepted (value)
The argument for the
<opt>
option should be a data-area, but a value (literal or equivalent construct) was specified.
COBEC1330E <opt> argument must be alphanumeric value/area
The argument for the
<opt>
option must be either a data-area or an alphanumeric literal.
COBEC1331E <opt> argument must be numeric value/area
The argument for the
<opt>
option must be either a numeric literal or a data-area.
COBEC1332E <opt> argument must be (ptr-ref) or ADDRESS OF ...
The argument for the
<opt>
option must be an address.
Parent topic:
COBEC - CICS API Preprocessor Error Messages