Allows ++INCLUDE statements in your program.
>>-.---.-.----.----PANVALET--.-------------.-.-->< +-/-+ + +--"integer"--+ + +--NOPANVALET------------------+
integer | Must be either:
|
Default: | NOPANVALET. |
Phase: | Syntax check |
$SET: | Any |
The ++INCLUDE statement specifies a file for inclusion in the source program. The string ++INCLUDE must be written as a contiguous sequence of upper-case 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 is included in the program at the point where the ++INCLUDE statement appears.
If you set NOPANVALET, ++INCLUDE statements are not recognized; in this case, an error message is generated.
f you set PANVALET without specifying integer, PANVALET"2" is set.
If you specify PANVALET and LIBRARIAN together, a warning message is given advising that the compiled program might not be mainframe compatible.