Memorex LOCK - VERSION 2-24 Specifiche Pagina 336

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 489
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 335
Processing Requirements for TSIDCHK Executing Standard Processing Subroutines
10-10 User Reference
Processing Requirements for TSIDCHK
Step Action
1 Move the event name to the EVENT-NAME field. See "Posted Events," for
details about event-name limitations.
2 Issue a call to TSIDCHK.
3 Perform the dependent task.
The following task calls TSIDCHK, with PAY as the EVENT-NAME. If that event is posted,
the task performs PAYROLL-CHECKS.
...
WORKING-STORAGE SECTION.
01 EVENT-NAME PIC X(8) VALUE SPACES.
PROCEDURE DIVISION.
MOVE 'PAY' TO EVENT-NAME.
CALL 'TSIDCHK' USING EVENT-NAME.
...
Procedure
Example
Vedere la pagina 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 488 489

Commenti su questo manuale

Nessun commento