TAL Reference Manual
Error Messages
Appendix A—526371.001
A-52
62
62
The STRING read-only array is declared in a procedure or subprocedure, and the
compiler may generate an incorrect address when converting the address of a global
STRING read-only array to an extended address for use in a move statement, a group
comparison, or a procedure call.
63
A TACL ASSIGN name or a TACL DEFINE name appears in a LIBRARY directive.
Specify a disk file name, fully or partially qualified, in the LIBRARY directive.
64
A TACL DEFINE name (such as =ABLE) occurs, but no such TACL DEFINE has been
added in the operating system environment.
65
SQL directives specifying both the RELEASE1 and RELEASE2 options appear in the
source code. The compiler applies the most recently specified option. If this is not your
intent, specify only one of the two options.
66
SQL directives specifying the WHENEVERLIST and NOWHENEVERLIST options
appear in the source code. The compiler applies the most recently specified option. If
this is not your intent, specify only one of the two options.
Extended address of STRING p-rel. array is incorrect if
reference is more than 32K words from array
A file system DEFINE name is not permitted in a LIBRARY
directive.
No file system DEFINE exists for this logical file name
RELEASE1 and RELEASE2 options are mutually exclusive. The
most recently specified option is in effect.
WHENEVERLIST and NOWHENEVERLIST options are mutually
exclusive. The most recently specified option is in effect.