Memorex LOCK - VERSION 2-24 Specifikace Strana 336

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 489
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 488 489

Komentáře k této Příručce

Žádné komentáře