Memorex LOCK - VERSION 2-24 Especificaciones Pagina 322

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 489
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 321
Retrieving JMCL Data (GET REQUEST) Using the JMCL Interface (TSIDJC2)
9-16 User Reference
Retrieving JMCL Data (GET REQUEST)
Data can be retrieved from the JMCL system by passing a character ‘G’ to TSIDJC2 in the
request byte of the parameter list (field JCSREQ in TSIDJC2.And JCS-REQ in TSIDJC2.C
Control is returned to the next instruction following the CALL.
WORKING-STORAGE SECTION.
COPY TSIDJC2.
.
.
.
PROCEDURE DIVISION.
MOVE 'G' TO JCS-REQ.
CALL 'TSIDJC2' USING JCS-START.
MVI JCSREQ,JCSREQG
CALL TSIDJC2,(JCSSTART)
GET REQUEST (G)
COBOL Example
Assembler
Example
Vista de pagina 321
1 2 ... 317 318 319 320 321 322 323 324 325 326 327 ... 488 489

Comentarios a estos manuales

Sin comentarios