Memorex LOCK - VERSION 2-24 Especificaciones Pagina 302

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 359
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 301
1 2 ... 297 298 299 300 301 302 303 304 305 306 307 ... 358 359

Comentarios a estos manuales

Sin comentarios