ENFORM Reference Manual

!!! Error and *** Warning Type Messages
Error Messages
058057 Tandem Computers Incorporated B–17
!!! ERROR [167] String literal cannot contain more than 127 characters
Self-explanatory.
!!! ERROR [168] TOTAL may not be specified OVER a BY item
TOTAL can only be specified OVER ALL. If you wish to compute a total over a BY
item, specify SUBTOTAL instead.
!!! ERROR [169] ?RUN command is ignored unless entered interactively
The ?RUN command must be typed in at the terminal.
!!! ERROR [170] Illegal value for this option variable
Check the syntax of the Option Variable clauses in Section 5 for the values allowed.
!!! ERROR [172] Item on left side of assign operator must be a field in the
FIND record
The output-field-name in a FIND statement cannot be a field from an input record or the
name of the FIND record itself.
!!! ERROR [173] Value must be a single ASCII character, not "^" or "-"
This is a restriction on the value for the Option Variable @NEWLINE.
!!! ERROR [174] Value is being truncated to 15 characters
The value for this Option Variable must be a string literal containing 15 characters or
less.
!!! ERROR [175] A subscript range cannot be used in a field in a FIND
statement
Specify each item in the range individually.