User guide

!!! Error and *** Warning Type Messages
Error Messages
B–10 058058 Tandem Computers Incorporated
!!! 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.
!!! 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.