COBEC1330 - COBEC1332
COBEC1330E <opt> argument must be alphanumeric value/area
The argument for the
<opt>
option must be either a data-area or an alphanumeric literal. A numeric literal or equivalent construct was found.
COBEC1331E <opt> argument must be numeric value/area
The argument for the
<opt>
option must be either a numeric literal or a data-area. An alphanumeric literal was found.
COBEC1332E <opt> argument must be (ptr-ref) or ADDRESS OF ...
The argument for the
<opt>
option must be an address. I.e., either the data-name of a pointer item or an ADDRESS OF data-name construct.
Parent topic:
COBEC Error Messages