|
VMS Help COBOL, ENVIRONMENT_DIVISION, SOURCE-COMPUTER *Conan The Librarian |
The SOURCE-COMPUTER paragraph specifies the computer on which the source
program is to be compiled.
Format -
SOURCE-COMPUTER. [ { Alpha } [WITH DEBUGGING MODE] . ]
[ { I64 } [WITH DEBUGGING MODE] . ]
[ { computer-type } ]
| 1 - computer-type |
is a user-defined word that names the computer.
|
|