cobol1.hlp (Topic list)
Object-Computer (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Construct:    Object-computer Paragraph
 
  Function:     Describes the computer where the program is to run,
                and selects some options of the COBOL environment.
 
  Syntax:
 
     ───OBJECT-COMPUTER.────
 
     ─┬───────────────────────────────────────────────────────────1
       └─computer-name─┬──────────────────────────────────────┬────2
                       └─MEMORY─┬────┬─integer─┬─WORDS──────┬─┘
                                └SIZE┘         ├─CHARACTERS─┤
                                               └─MODULES────┘
 
    2─┬─────────────────────────────────────────────────┬─────────2
       └┬───────┬┬─────────┬─SEQUENCE─┬──┬─alphabet-name─┘
        └PROGRAM┘└COLLATING┘          └IS┘
 
    1────────────────────────────────────────────┬────────────────
    2─┬───────────────────────────────────┬─. ───┘
       └─SEGMENT-LIMIT─┬──┬─segment-number─┘
                       └IS┘
                                    -♦-