The OBJECT-COMPUTER paragraph specifies the system for which the object program is designated.
OBJECT-COMPUTER Paragraph - Format
>>-OBJECT-COMPUTER.--+-----------------------------+-----------><
'-computer-name--| Entry |--.-'
Entry:
|--+------------------------------------------------+----------->
| (1) |
'-MEMORY-------+------+--integer--+-WORDS------+-'
'-SIZE-' +-CHARACTERS-+
'-MODULES----'
>--+-------------------------------------------------------------+-->
'-+---------+--+-----------+--SEQUENCE--+----+--alphabet-name-'
'-PROGRAM-' '-COLLATING-' '-IS-'
>--+--------------------------------------------+---------------|
| (1) |
'-SEGMENT-LIMIT-------+----+--segment-number-'
'-IS-'
Notes:
IBM-ISERIES.
PROGRAM COLLATING SEQUENCE determines the truth value of the following nonnumeric comparisons:
The PROGRAM COLLATING SEQUENCE clause also applies to any nonnumeric merge or sort keys, unless the COLLATING SEQUENCE phrase is specified in the MERGE or SORT statement. When the PROGRAM COLLATING SEQUENCE clause is omitted, the EBCDIC collating sequence is used.
See Appendix C, EBCDIC and ASCII Collating Sequences for more information about these sequences.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.