ENFORM Reference Manual
!!! Error and *** Warning Type Messages
Error Messages
B–8 058057 Tandem Computers Incorporated
!!! ERROR [57] Item type incompatible with use
Expecting a field or user-defined variable to subscript or illegal use of a condition in an
Arithmetic Expression clause. Similar to a type mismatch.
!!! ERROR [58] Illegal use of KEY item
Record-name.KEY or KEY OF record-name is not allowed in a LINK statement or in an
Aggregate clause.
!!! ERROR [58] Illegal use of KEY item (SERVER-related failure on name)
Record-name.KEY or KEY OF record-name is not allowed when the data for record-
name is from an ENFORM server (process file).
!!! ERROR [59] Maximum read count exceeded
ENFORM has read the limit number of records specified by the @READS Option
Variable clause.
!!! ERROR [60] A user aggregate declaration may not reference the value of
another user aggregate
Self-explanatory.
!!! ERROR [61] Initialization expression must be numeric
Attempted to initialize a user defined aggregate with something other than a number
or using JULIAN-DATE clause within a SET statement that does not evaluate to a
literal.
!!! ERROR [62] Too many target items
Number of items or output fields within LIST or FIND statement exceeds 400.