cobol1.hlp (Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Communication Description Entry (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Construct:    Communication Description Entry
 
  Function:     Creates a control block for communications
 
  Syntax:       Which format?   INPUT    OUTPUT   I-O
 
     ───CD cd-name─┬───┬─┬─────────┬─INPUT───────────────────────
                     └FOR┘ └─INITIAL─┘
 
      ─┬─data-name-1 data-name-2 data-name-3 ... data-name-11─────1
        └┬──────────────────────────────────┬──────────────────────2
         └┬────────┬─QUEUE─┬──┬─data-name-1─┘
          └SYMBOLIC┘       └IS┘
     2──┬────────────────────────────────────────┬────────────────2
         └┬────────┬─SUB-QUEUE-1─┬──┬─data-name-2─┘
          └SYMBOLIC┘             └IS┘
 
     2──┬────────────────────────────────────────┬────────────────2
         └┬────────┬─SUB-QUEUE-2─┬──┬─data-name-3─┘
          └SYMBOLIC┘             └IS┘
 
     2──┬────────────────────────────────────────┬────────────────2
         └┬────────┬─SUB-QUEUE-3─┬──┬─data-name-4─┘
          └SYMBOLIC┘             └IS┘
 
     2──┬───────────────────────────────┬─────────────────────────2
         └─MESSAGE DATE─┬──┬─data-name-5─┘
                        └IS┘
 
     2──┬───────────────────────────────┬─────────────────────────2
         └─MESSAGE TIME─┬──┬─data-name-6─┘
                        └IS┘
 
     2──┬───────────────────────────────────┬─────────────────────2
         └┬────────┬─SOURCE─┬──┬─data-name-7─┘
          └SYMBOLIC┘        └IS┘
 
     2──┬──────────────────────────────┬──────────────────────────2
         └─TEXT LENGTH─┬──┬─data-name-8─┘
                       └IS┘
 
     2──┬──────────────────────────┬──────────────────────────────2
         └─END KEY─┬──┬─data-name-9─┘
                   └IS┘
 
     2──┬──────────────────────────────┬──────────────────────────2
         └─STATUS KEY─┬──┬─data-name-10─┘
                      └IS┘
 
     1───────────────────────────────────────┬─────────────. ─────
     2──┬──────────────────────────────────┬─┘
         └┬───────┬─COUNT─┬──┬─data-name-11─┘
          └MESSAGE┘       └IS┘
                                    -♦-