ENFORM Reference Manual

!!! Error and *** Warning Type Messages
Error Messages
B–4 058057 Tandem Computers Incorporated
!!! ERROR [28] The boolean operators AND and OR cannot be used in a TITLE or
PRINT statement expression
Only a simple logical expression may be used in a IF/THEN/ELSE expression within
an AFTER CHANGE, AT END, AT START, BEFORE CHANGE, FOOTING,
SUBFOOTING, SUBTITLE, or TITLE statement or clause.
!!! ERROR [29] Reference has been attempted to an undefined or illegal item
in PRINT statement
An item has been used in a Print List clause that does not appear in the LIST
statement.
*** WARNING [30] Name too long. Truncated to 31 characters
The variable or aggregate name must be less than 31 characters.
!!! ERROR [31] Invalid file name
The file name printed with this error message is not a valid Tandem physical file
name.
!!! ERROR [32] Invalid SET-variable specification
The ‘@’ symbol is not followed by a legal string for an option variable name.
!!! ERROR [33] Name not found
A field name has been misspelled or the wrong dictionary is being used.
!!! ERROR [34] Name not sufficiently qualified to avoid ambiguity
Field name appears in more than one opened record description. Use more
qualification.