Library View Topics Framed Contents Revised Topics Previous Topic Next Topic Search Search ResultsPrevious Topic MatchNext Topic Match Notes List Notes Print Download No PDF Handheld DisconnectedHandheld ConnectedHelp

4.1.2 OBJECT-COMPUTER Paragraph



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_|                                           |
   |                                                                                             |
   |_____________________________________________________________________________________________|
computer-name
A system-name. For example:


         IBM-390

MEMORY SIZE
The amount of main storage needed to run the object program. The MEMORY SIZE clause is syntax checked, but it has no effect on the execution of the program.

integer
Expressed in words, characters, or modules.

PROGRAM COLLATING SEQUENCE IS
The collating sequence used in this program is the collating sequence associated with the specified alphabet-name.

The collating sequence pertains to this program and any programs it might contain.

alphabet-name
The collating sequence.

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.


X >_Host_> Under OS/390 and VM, the PROGRAM COLLATING SEQUENCE clause is not
X applied to the DBCS character set. <_Host_<


X >_Workstation_> Under AIX, OS/2, and Windows, the PROGRAM COLLATING
X SEQUENCE clause is not allowed if the code page in effect is a DBCS or EUC
X code page. <_Workstation_<

When the PROGRAM COLLATING SEQUENCE clause is omitted:

SEGMENT-LIMIT IS
Certain permanent segments can be overlaid by independent segments while still retaining the logical properties of fixed portion segments. (Fixed portion segments are made up of fixed permanent and fixed overlayable segments.)

Priority-number
An integer ranging from 1 through 49.

When SEGMENT-LIMIT is specified:

  • A fixed permanent segment is one with a priority-number less than the priority-number specified.
    
    
  • A fixed overlayable segment is one with a priority-number ranging from that specified through 49, inclusive.
    
    

For example, if SEGMENT-LIMIT IS 25 is specified:

  • Sections with priority-numbers 0 through 24 are fixed permanent segments.
    
    
  • Sections with priority-numbers 25 through 49 are fixed overlayable segments.
    
    

When SEGMENT-LIMIT is omitted, all sections with priority-numbers 0 through 49 are fixed permanent segments.

Except for the PROGRAM COLLATING SEQUENCE clause, the OBJECT-COMPUTER paragraph is syntax checked, but it has no effect on the execution of the program.

Previous Topic Next Topic © Copyright IBM Corp. 1991, 1998

IBM Library Server Copyright 1989, 2005 IBM Corporation. All rights reserved.





Return to library:   z/OS | z/OS.e | TPF | z/VSE | z/VM | IBM Hardware | IBM System z Redbooks
Glossary:   IBM terminology
Publications:   How to order publications
Readers:   Download IBM Library Reader | Download IBM Softcopy Reader | Download Adobe® Acrobat® Reader®
Library management:   Download IBM Softcopy Librarian
Contacts:   Contact z/OS


Adobe, the Adobe logo, Acrobat, the Acrobat logo, and Acrobat Reader are registered trademarks of Adobe Systems incorporated.