CASXB0000 - CASXB0019
CASXB0002S Expected DFHMSD TYPE=FINAL - remainder of source discarded
Either the end of the input file was found without a closing DFHMSD TYPE=FINAL macro, or a second DFHMSD macro was found, but did not contain the TYPE=FINAL argument.
CASXB0003E Unrecognized verb "<verb>" - remainder of macro discarded
An unknown verb was found in the BMS source deck.
CASXB0004W Unrecognized parameter "<parm-name>" ignored
An unknown parameter was found for the given macro/verb.
CASXB0005E Illegal value "<parm-value>" rejected
An illegal value was found for a parameter.
CASXB0006E POS=<position> is outside defined map size
The DFHMDF POS= value places the field outside of the defined map boundaries.
CASXB0007E Invalid PICIN/PICOUT value
The PICIN or PICOUT value is not a valid BMS picture clause.
CASXB0008W PICIN/PICOUT lengths unequal - using the shorter one
Both PICIN and PICOUT are coded, but the represented data lengths are not equal.
CASXB0009W Hexadecimal value in error value has an odd number of hex-digits
Hexadecimal literals must contain an even number of characters from the set '0123456789abcdef'.
CASXB0010E Hex string can only contain characters 0-9 and A-F
Hexadecimal literals can only contain the characters from the set '0123456789abcdef'.
CASXB0011E DBCS string is not even
Double-byte (DBCS) literals must contain an even number of tokens, since each pair represents a character.
CASXB0012E Length must be even
When PS=8, LENGTH= must be even.
CASXB0013E SOSI=YES cannot be specified with PS=8
When PS=8 (pure DBCS symbols), fields may not contain mixed SBCS/DBCS literals delimited using SOSI characters.
CASXB0014E PS=8 requires INITIAL/XINIT to be even
When PS=8 (pure DBCS symbols), the initial value (INITIAL or XINIT) should contain an even number of characters, each pair representing a DBCS character.
CASXB0015E PS=8 requires DBCS characters in INITIAL/XINIT
When PS=8 (pure DBCS symbols), the initial value (INITIAL or XINIT) should contain only DBCS characters.
CASXB0016E Only one INITIAL/XINIT/GINIT allowed
INITIAL, XINIT or GINIT are mutually exclusive.
CASXB0017E GINIT specified without PS=8
PS=8 (pure DBCS symbols) is required when specifying GINIT (DBCS initial value).
CASXB0018E SIZE=<size-spec> exceeds configured desktop size
The specified map
<size-spec>
(DFHMDI SIZE) is larger than the painter's configured desktop size.
CASXB0019E Closing ')' not found - value rejected
A multi-valued parameter's value contained an opening parenthesis '(', but not a closing parenthesis ')'.
Parent topic:
CASXB - CICS BMS Macro Processor Error Messages