The Source-Computer Paragraph
The Source-Computer paragraph identifies the computer on which the
compilation unit is to be compiled.
General Format

General Rules
- The source-computer-name is documentary only.
-
The WITH DEBUGGING MODE clause is used to enable debugging
code, in accordance with the Standard ANSI COBOL Debug Module. (See the topic
The WITH DEBUGGING MODE Clause.)
All clauses of the
Source-Computer paragraph apply to the source unit in which they are explicitly
or implicitly specified and to any source unit contained within that source
unit.