Memorex LOCK - VERSION 2-24 Dokumentacja Strona 302

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 359
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 301
Printing Labels In Batch Mode Coding the Label Print Subroutine
6-46 BIM-EPIC Installation and System Guide
Printing Labels In Batch Mode
If you are running under VM and processing with VIRTUAL=REAL (instead of
VIRTUAL=VIRTUAL), we recommend that you use CICS for your label printing.
Step Action
1 Create your subroutine to format and print the label from the record passed by
TSIDBPR. Use the sample programs found in the BIM-EPIC installation library
as examples. Both an Assembler example, TSIDPR.A, and a COBOL example,
TSIDPR.C, are provided.
2 Assemble or compile your subroutine, and then catalog it into the BIM-EPIC
library as TSIDPR.OBJ.
3 Link TSIDPR with TSIDBPR and catalog the phase into the BIM-EPIC library.
TSIDBPR uses standard linkage conventions. The following JCL example can be
used to catalog the phase.
// JOB CATALOG TSIDBPR
// OPTION CATAL
ACTION CLEAR
INCLUDE TSIDBPR
INCLUDE TSIDPR
/*
// EXEC LNKEDT
/*
/&
4 Execute the TSIDBPR program in any available partition.
5 To terminate the label printing function, execute the TSIDPEN program in any
available partition.
Procedure
Przeglądanie stron 301
1 2 ... 297 298 299 300 301 302 303 304 305 306 307 ... 358 359

Komentarze do niniejszej Instrukcji

Brak uwag