BMSCH1061I - BMSCH1080I
Lists the BMS Painter compile messages from BMSCH1061I through BMSCH1080I.
BMSCH1061I Detected repeating group of fields in map mapname, generating implied SDF group (groupname)
An duplicate SDF field name was found separated by other named fields. This is assumed to be a repeating SDF group. An implied SDF group name was generated to logically identify fields belonging to the SDF group.
BMSCH1062I Detected repeating field (fieldname) in map mapname, processing as SDF field array
A duplicate SDF field name that was not separated by other named fields was found. This is assumed to be an SDF array.
BMSCH1063I Processing map mapname
BMSCH1064S Missing comma after operand with continuation, continuation cards ignored
BMSCH1065E Quoted string missing terminating quote
BMSCH1066S value syntax errors found, parsing terminated at line value
Multiple errors were found during the loading of the source file so loading was terminated. These errors may be a result of an earlier parsing error so try to determine the cause of the initial error.
BMSCH1067S Error interpreting SDF field array (name) - all array fields must be equal length
BMSCH1068S Invalid or unrecognized SDF comment format (name)
BMSCH1069S Error processing SDF group (groupname), continuing with SDF support disabled
BMSCH1070I Detected repeating SDF group (groupname) in map mapname
BMSCH1071I SDF interpretation complete
BMSCH1072S Found DFHMDF macro before DFHMDI
The DFHMDI macro must precede any DFHMDF macros.
BMSCH1073S Found DFHMDI macro before DFHMSD
The DFHMSD macro must precede any DFHMDI macros.
BMSCH1074W ATTRB option name conflicts with name, defaulting to ASKIP
BMSCH1075E Length of picture clause picture specified for PICIN/PICOUT does not match field length of length"
The picture length specified with either a PICIN or PICOUT operand does not match the field length specified with the LENGTH operand in the DFHMDF macro.
BMSCH1076E Illegal character found at position posn of PICIN/PICOUT picture clause picture
The character at position
posn
in the PICIN / PICOUT operand is not a valid picture character for the language specified with the LANG operand in the DFHMSD macro.
BMSCH1077E PICIN/PICOUT picture clause is too long (picture)
COBOL has a limit of 30 characters in a picture clause. The picture you have specified in the PICIN or PICOUT field exceeds this limit.
BMSCH1078W Unable to locate picture clause validation routines, unable to validate picture picture specified in PICIN/PICOUT
Enterprise Developer has been unable to find the picture clause validation routines. These routines are installed as part of the Enterprise Developer installation procedure and may have been deleted, moved or corrupted.
BMSCH1079W PICIN/PICOUT is illegal for languages other than COBOL and PL/I
The PICIN and PICOUT operands are only valid for mapsets created for COBOL and PL/I programs. Enterprise Developer disregards PICIN and PICOUT operands for languages other than COBOL and PL/I.
BMSCH1080I Enabling SDF features to convert BMS/GT format source
This message is displayed when you open a map created with GT Software's BMS/GT program. These maps make use of SDF features so Enterprise Developer enables SDF support.
Parent topic:
BMS Painter Compile Messages