ENFORM Reference Manual

!!! Error and *** Warning Type Messages
Error Messages
B–10 058057 Tandem Computers Incorporated
!!! ERROR [69] Invalid range
Incorrectly defined a range for a comparison pattern or THRU within a Logical
Expression clause.
!!! ERROR [70] Nonnumeric item in arithmetic expression
Used alphanumeric item in an Arithmetic Expression clause.
!!! ERROR [71] The table containing literals, AS formats and headings has
overflowed
The literal table overflowed its maximum size of 5,915 words.
!!! ERROR [72] Invalid occurrence number
Attempted to subscript past the end of a table.
!!! ERROR [73] Too many or too few parameters
Wrong number of parameters for JULIAN-DATE, TIMESTAMP-TIME, or
TIMESTAMP-DATE clauses.
!!! ERROR [74] Too many PARAM declarations
Number of parameters for the current ENFORM session exceeds 32. Clear some with
the CLOSE statement.
!!! ERROR [75] Invalid occurrence specification. Not in range [1,64]
User-defined table cannot contain more than 64 elements.
!!! ERROR [76] Variable subscript illegal in this context
Subscript used must be an explicit numeric literal, not a field name.