| |
| |
Integrated Preprocessor Interface |
 | | Preprocessors that are not written to allow this stack method can only be used as the last preprocessor in the stack. |
 | | The preprocessor marks each line of the source code as unchanged, inserted (that is, new lines) or modified (that is, old lines that are not to be compiled). |
 | | After the initial call to the preprocessor, subsequent calls return with either source lines, which can be marked as unchanged, old (to be treated as commented out), new or COPY statements; or with other requests such as increment an error count or return a directive setting. |
| www.emunix.emich.edu /info/cobol/books/prprep.htm (4587 words) |
|