ENFORM Reference Manual
!!! Error and *** Warning Type Messages
Error Messages
B–14 058057 Tandem Computers Incorporated
!!! ERROR [100] Undefined SET variable
User defined item or parameter used in a SET statement has not been defined yet.
*** WARNING [101] The param table would overflow if updated to the SET value
Parameter table is full and the last value has not been added. Use the CLOSE
statement to clear parameter values not needed.
!!! ERROR [102] Field referenced in TITLE statement not found in target list
Usually an internal error with some unsupported item within a AFTER CHANGE, AT
END, AT START, BEFORE CHANGE, FOOTING, SUBFOOTING, SUBTITLE, or
TITLE statement or clause.
!!! ERROR [103] Invalid ENFORM version. Recompile to execute
The compiled physical file was compiled by a version of ENFORM which is not
compatible with the current ENFORM version. Compile it again.
!!! ERROR [104] Output line would exceed buffer space.
Divide the output line in the LIST statement using SKIP or FORM clauses.
!!! ERROR [105] SUBTOTAL, TOTAL, CUM, and PCT only modify numeric items.
Cannot use alphanumeric string items. Numeric strings are allowed.
!!! ERROR [106] Field or expression must be numeric.
Self-explanatory.
!!! ERROR [107] Insufficient memory to build query processor representation of
your query
Reduce the size of the requested ENFORM query.