Enform Plus Reference Manual
Error Messages
Enform Plus Reference Manual—422684-001
B-18
!!! Error and *** Warning Type Messages
!!! ERROR [136]
Your report has produced more pages than the number specified for the @PAGES option
variable.
!!! ERROR [137]
The data being formatted with an AS DATE clause is not a valid date.
!!! ERROR [138]
The data being formatted with an AS TIME clause is not a valid time.
!!! ERROR [143]
A field within a DDL record description is described with a data type that is not
supported by Enform Plus. (For example, Enform Plus does not support COMPLEX,
REAL, or LOGICAL data types.)
!!! ERROR [166]
The closing quotation mark is missing. Remember that a string literal cannot be
continued from one source line to the next.
!!! ERROR [167]
Self-explanatory.
!!! ERROR [168]
TOTAL can be specified only as OVER ALL. If you want to compute a total over a BY
item, specify SUBTOTAL instead.
Page count exceeded
Invalid date specified
Invalid time specified
Data type not supported
String literal must be terminated with a quotation mark
String literal cannot contain more than 127 characters
TOTAL may not be specified OVER a BY item