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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 489
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 321
1 2 ... 317 318 319 320 321 322 323 324 325 326 327 ... 488 489

Comentários a estes Manuais

Sem comentários