| 101 | Field name has more than 15 characters. |
| Limit name of input field to 15
characters. |
| 102 | Field name improperly aligned on screen. |
| Enter input field name at tab
position 1. |
| 103 | Form name has more than 15 characters. |
| Limit name of input form to 15
characters. |
| 104 | Form name ! is not ininput forms sequence. |
| A form name on the OUTPUT RECORD
menu was not named on corresponding INPUT FORMS menu. |
| 105 | A digit is not a legal character in this field. |
| A field or form name is expected
in this field. |
| 107 | Substring start column offset is improperly aligned on screen. |
| Enter input substring start column
at tab position 2. |
| 108 | Substring starting column has more than 4 digits. |
| Substring start column must not
exceed 4 digits. |
| 111 | | Character string constant must
be enclosed within quotes; the closing quote is missing. |
| 113 | Input length field is improperly aligned on screen. |
| Enter input substring length at
tab position 3. |
| 114 | Internal error: Expected LF after CR. |
| Line feed expected after carriage
return. |
| 115 | Line must start with field name, literal or system constant. |
| First column of OUTPUT RECORD
menu should contain first character of field name, a literal, or
system constant. |
| 116 | Input length cannot have more than 4 digits. |
| Input substring length must not
exceed 4 digits. |
| 118 | Field name cannot be blank. |
| A field name must be specified
if other characteristics are entered on line. |
| 119 | Letters are not allowed in this field. |
| Only digits are expected in this
field. |
| 121 | Form name is improperly aligned on screen. |
| Enter input form name at tab position
4. |
| 123 | Output field name has more than 15 characters. |
| A field name is limited to 15
characters. |
| 124 | Output field name is improperly aligned on screen. |
| Enter output field name
at tab position 5. |
| 126 | Length of output field may only have up to 4 digits. |
| Output field length must not exceed
4 digits. |
| 127 | Output field length is improperly aligned on screen. |
| Enter output field length
at tab position 7. |
| 129 | Output field starting offset can only have up to 5 digits. |
| Starting column of output field
must not exceed 5 digits. |
| 130 | Output field starting offset is improperly5 digits. |
| Starting column of output field
must not exceed 5 digits. |
| 131 | Start record indicator is not in its field. |
| Enter start-of-record marker at
tab position 8. |
| 132 | Start record indicator should be a single character. |
| A start-of-record marker is limited
to 1 character. |
| 133 | Column numbering starts with 1. |
| The starting column in the output
record cannot be zero. |
| 134 | This is not a legal system constant. |
| Use one of the legal constants:
$CR, $LF, $GS, $US, $RS, or $ followed by the numeric equivalent
of an ASCII character. Other constants may not start with a $. |
| 135 | Output field length must be a positive integer greater than 0. |
| Output length cannot be zero or
a negative number. |
| 136 | Output field starting column causes overlapping fields. |
| The starting column for
this field falls within the bounds of a previous field. Enter a
higher value. |
| 137 | A single literal cannot have more than 75 characters. |
| Literal must fit on a single line
of OUTPUT RECORD menu and must not overwrite the start-of-record
marker position. |
| 138 | Literal must not continue beyond column 75. |
| One line of OUTPUT RECORD menu
is limited to columns 1-75. |
| 139 | This is not a field. No character may appear here. |
| |
| 140 | Only literal, ASCII constant or system constant expected here. |
| |
| 141 | | |
| 142 | Value for ASCII character must be between 0 and 127. |
| The numeric equivalent of an ASCII
character may be only 0-127. |
| 143 | Field name must start with char. No embedded blanks allowed. |
| First character of field name
must be alphabetic; field name may not have embedded blanks. |
| 144 | Record size must have a value. |
| Record size on globals menu is
a required field. User must give maximum size of output record. |
| 145 | "Y" or "N" expected in upshift field. |
| On GLOBALS menu, only a Y or N
can be entered in response to "Upshift?"; default is N. |
| 146 | "Y" or "N" expected in answer to "Convert to EBCDIC?". |
| On GLOBALS menu, only a Y or N
can be entered in response to "Convert to EBCDIC?"; default is N. |
| 147 | | Character in output record menu
is neither alphabetic nor numeric. |
| 148 | | In output record menu, you may
enter data only in the highlighted fields. |
| 149 | Form name must start with char. No embedded blanks allowed. |
| First character of form name must
be alphabetic; name may not have embedded blanks. |
| 150 | Output field name must start with char. No embedded blanks allowed. |
| See error 143. |
| 151 | Internal error: Field alignment check failed. |
| |
| 153 | Fields cannot have embedded blanks. |
| Embedded blanks are not allowed
in any field of the OUTPUT RECORD menu. |
| 154 | Input length field cannot have embedded blanks. |
| Length of input field must be
a positive integer with no embedded blanks. |
| 155 | Start substring field cannot have embedded blanks. |
| Input starting column must not
contain embedded blanks. |
| 157 | Output starting column field cannot contain blanks. |
| Embedded blanks are not allowed
as part of the output starting specification. |
| 158 | Input length field cannot contain blanks. |
| No embedded blanks are allowed
in the input length field. |
| 159 | Input length must be greater than 0. |
| Specify input length as positive
integer greater than zero. |
| 160 | Substring starting column exceeds length of forms file field. |
| Start of input field must be within
the forms file field; column specified is greater than the number
of characters in the form field. |
| 161 | Substring start column + input length > length of forms file field. |
| Specified starting column plus
length of field add up to more characters than the forms file field
contains. |
| 162 | Input length for reformat field exceeds length of forms file field. |
| Length specified for input field
is greater than the number of forms file field. characters in the field. |
| 163 | Output record size must be between 1 and 8192. |
| The output record size exceeds 8192 characters. Make
the output record smaller. |