Memorex LOCK - VERSION 2-24 Dokumentacja Strona 322

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 489
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 321
1 2 ... 317 318 319 320 321 322 323 324 325 326 327 ... 488 489

Komentarze do niniejszej Instrukcji

Brak uwag