cobol1.hlp (Topic list)
SEND (↑ Statements)
 Key                                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Verb:         SEND
 
  Function:     Causes a message to be released to one or more output
                queues maintained by MCS.
 
  Syntax:
 
     ──SEND cd-name─┬───────────────────┬─┬────┬─┬─identifier-2─┬───
                      └─FROM identifier-1─┘ └WITH┘ ├─ESI──────────┤
                                                   ├─EMI──────────┤
                                                   └─EGI──────────┘
 
     ─┬─────────────────────────────────────────────────────┬────────
       └─┬─BEFORE─┬─ADVANCING──┬─┬─identifier-3──┬─┬─────┬─┬─┘
         └─AFTER──┘            │ └─integer───────┘ ├LINE─┤ │
                               │                   └LINES┘ │
                               └─┬─mnemonic-name─┬─────────┘
                                 └─PAGE──────────┘
 
     ─┬──────────────────┬───────────────────────────────────────────
       └─REPLACING─┬────┬─┘
                   └LINE┘
                                    -♦-