IBM SC34-5764-01 Instrukcja Użytkownika Strona 377

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 481
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 376
IMPORT
 IMPORT lib.sublib(mem.type) rfs_fileid 
IMPORT imports a VSE Librarian sublibrary member to an RFS file.
Operands
lib.sublib(mem.type)
specifies a VSE Librarian sublibrary and member.
rfs_fileid
specifies a fully qualified REXX File System file ID.
Return Codes
0 Normal return
1701 Invalid command
1702 Invalid operand
1723 RFS write error
1724 RFS read error
1733 Input for export not found
1736 Unexpected CICS error
1738 Invalid VSE Librarian member name
1741 Unsupported record format
1799 Internal error
Example
'IMPORT USER1.TEST(MEM1.PROC) POOL1:\USERS\USER1\TEST.DATA'
This example copies a VSE Librarian sublibrary member USER1.TEST(MEM1.PROC) to the RFS file
POOL1:\USERS\USER1\TEST.DATA.
Commands
Chapter 25. REXX/CICS Commands 355
Przeglądanie stron 376
1 2 ... 372 373 374 375 376 377 378 379 380 381 382 ... 480 481

Komentarze do niniejszej Instrukcji

Brak uwag