User guide

!!! Error and *** Warning Type Messages
Error Messages
B–8 058058 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 (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.
!!! ERROR [63] Too many PRINT statements
Number of items in Print List clauses exceeds 172. Processing of the ENFORM
program is stopped and the contents of the internal table is reset to the values held at
start of processing the statement which produced the error.