Memorex LOCK - VERSION 2-24 Especificações Página 303

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 359
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 302
Coding the Label Print Subroutine Printing Labels Using CICS
Chapter. 6 Additional BIM-EPIC Utilities 6-47
Printing Labels Using CICS
Step Action
1 Code your subroutine to format and print the label from the record passed by
TSIDPRT. Use the sample COBOL program TSIDLPRT.C in the BIM-EPIC
installation library. TSIDPRT passes the dataset record to your program through
the transient data file. It uses XECBs or XPCCs to communicate between
programs.
2
Compile your subroutine and catalog it into the BIM-EPIC installation library as
TSIDLPRT.OBJ.
3
Link TSIDLPRT and catalog the phase into the BIM-EPIC installation library.
TSIDPRT uses standard linkage conventions. The following JCL can be used to
catalog the phase.
// JOB CATALOG TSIDLPRT
// OPTION CATAL
ACTION CLEAR
INCLUDE TSIDLPRT
/*
// EXEC LNKEDT
/*
/&
4 The TPRT transaction must be installed to print labels online. If TPRT is not
installed, install it now. See 2-75 for procedures.
5
If you did not start the TSIDPRT program from the PLT table, then start the TPRT
transaction from any available terminal. (This terminal is not released until CICS
is cycled or when the batch program TSIDPEN is executed in any available
partition).
Procedure
Vista de página 302
1 2 ... 298 299 300 301 302 303 304 305 306 307 308 ... 358 359

Comentários a estes Manuais

Sem comentários