


The SOURCE-COMPUTER paragraph identifies the computer on which the source program is compiled.
General Format
SOURCE-COMPUTER. computer-name [ WITH DEBUGGING MODE ] .
Syntax Rules
1. Computer-name is a user-defined word that names the source computer.
General Rules
1. Computer-name is for documentation purposes only.
2. If the WITH DEBUGGING MODE clause is used, then conditional debugging lines in the source program will be treated as standard source lines, not comment lines. This can also be accomplished by a compile-time command option. For more information, see the User's Guide, section 2.1.5 , "Source Options."