User guide

!!! Error and *** Warning Type Messages
Error Messages
B–16 058058 Tandem Computers Incorporated
!!! ERROR [138] Invalid time specified
The data being formatted with an AS TIME clause is not a valid time.
!!! ERROR [143] Data type not supported
A field within a DDL record description is described with a data type that is not
supported by ENFORM. (For example, ENFORM does not support COMPLEX, REAL,
or LOGICAL data types.)
!!! ERROR [166] String literal must be terminated with a quotation mark
Closing quotation mark is missing. Remember that a string literal cannot be continued
from one source line to the next.
!!! 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 the ENFORM Reference Manual for
the values allowed.