Important Notice
The pages on this site contain documentation for very old MS-DOS software,
purely for historical purposes.
If you're looking for up-to-date documentation, particularly for programming,
you should not rely on the information found here, as it will be woefully
out of date.
PANVALET Details (↑ Allowing Language Features)
◄Key► ◄Summary► ◄Up► ◄Contents► ◄Index► ◄Back►
────────────────────────────────────────────────────────────────────────────
The ++INCLUDE statement specifies a file for inclusion in the
source program. The string ++INCLUDE must be written as a
contiguous sequence of characters starting in area-A or area-B,
followed by one or more spaces, and then, on the same line, by
the name of a file containing COBOL source. This file will be
included in the program at the point where the ++INCLUDE
statement appears.
If you specify PANVALET and LIBRARIAN together, a warning message
is given advising that the compiled program may not be
mainframe-compatible.
-♦-