VMS Help
COBOL, ENVIRONMENT_DIVISION, OBJECT-COMPUTER
*Conan The Librarian
|
The OBJECT-COMPUTER paragraph describes the computer on which the program
is to execute.
Format -
OBJECT-COMPUTER. [ { Alpha }
[ { I64 }
[ { computer-type }
[ { WORDS } ]
[ MEMORY SIZE integer { CHARACTERS } ]
[ { MODULES } ]
[ PROGRAM COLLATING SEQUENCE IS alphabet-name ]
[ SEGMENT-LIMIT IS segment-number] . ]
is a user-defined word that names the computer.
is the name of a collating sequence defined in the ALPHABET clause of
the SPECIAL-NAMES paragraph.
is an integer from 1 through 49.