Memorex LOCK - VERSION 2-24 Spécifications Page 336

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 489
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 488 489

Commentaires sur ces manuels

Pas de commentaire