ENFORM Reference Manual
!!! Error and *** Warning Type Messages
Error Messages
058057 Tandem Computers Incorporated B–11
!!! ERROR [77] A destination name must be specified
An item in a FIND statement needs to be assigned to an output field name, because the
“name-correspondence” rules are insufficient here.
!!! ERROR [78] The attribute UNIQUE may not be used with an OVER clause
UNIQUE may not be used with aggregates computed OVER a grouped-item.
!!! ERROR [79] TAB 0, SKIP 0 or FORM 0 not defined
Number must be greater than zero.
*** WARNING [80] Section name not found
Misspelled or nonexistent section in the Edit file.
!!! ERROR [81] The preceding text contains a syntactically incorrect element
Check the preceding line. If ok, check the next few preceding lines.
*** WARNING [82] Value is being truncated to one character
The value for the Option Variable must be a single ASCII character.
!!! ERROR [83] The type of the argument in the SET clause is invalid
Assigning a string to a numeric or vice versa or assigning a non-integer numeric
literal.
!!! ERROR [84] Too many OVER clauses
Number of AFTER CHANGE, BEFORE CHANGE, TOTAL, SUBTOTAL, CUM, or
PCT clauses in the LIST statement exceeds 64.