The OBJECT-COMPUTER paragraph specifies the system for which the object program is designated.
Format >>-OBJECT-COMPUTER.---------------------------------------------> >--+------------------------------------------------------------------------------+->< '-computer-name--+-------------------------------------------+--| entry 1 |--.-' '-MEMORY--+------+--integer--+-WORDS------+-' '-SIZE-' +-CHARACTERS-+ '-MODULES----' entry 1 |--+-------------------------------------------------------------+--> '-+---------+--+-----------+--SEQUENCE--+----+--alphabet-name-' '-PROGRAM-' '-COLLATING-' '-IS-' >--+----------------------------------------+-------------------| '-SEGMENT-LIMIT--+----+--priority-number-' '-IS-'
IBM-system
The collating sequence pertains to this program and to any programs that this program might contain.
The PROGRAM COLLATING SEQUENCE clause also applies to any merge or sort keys described with usage DISPLAY, unless the COLLATING SEQUENCE phrase is specified in the MERGE or SORT statement.
The PROGRAM COLLATING SEQUENCE clause does not apply to DBCS data items or data items of usage NATIONAL.
If the PROGRAM COLLATING SEQUENCE clause is omitted, the EBCDIC collating sequence is used. (See EBCDIC and ASCII collating sequences.)
Segmentation is not supported for programs compiled with the THREAD option.
All of the OBJECT-COMPUTER paragraph is syntax checked, but only the PROGRAM COLLATING SEQUENCE clause has an effect on the execution of the program.