IBM SC34-5764-01 Manuel d'utilisateur Page 266

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 481
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 265
 GETLIB lib.sublib(mem.type) 
GETLIB imports a member from a VSE Librarian sublibrary into the current edit session. The file is
inserted after the current line.
Operands
lib.sublib(mem.type)
specifies a VSE Librarian sublibrary and member name.
Return Codes
0 Normal return
203 File not found
204 Not authorized
210 Request failed
Example
'GETLIB MYSLIB.PROJ1(MEM1.PROC)'
This example gets member MEM1.PROC from sublibrary MYSLIB.PROJ1 and puts it after the current line
in an edit session.
Note: GETLIB is the VSE equivalent of the GETPDS function available with CICS/ESA.
INPUT
 Input
(1)
text

Notes:
1Iftext is not specified, the new line is blank.
INPUT inserts a new line after the current line.
Operands
text
specifies the text being inserted on the new line. If you do not specify text, the new line is blank.
Return Codes
0 Normal return
Example
'INPUT Test Input Data'
This example places the text Test Input Data on a newly inserted line after the current line.
JOIN
 JOIN 
JOIN joins two lines into one.
Return Codes
0 Normal return
Text Editor
244
CICS TS for VSE/ESA: REXX Guide
Vue de la page 265
1 2 ... 261 262 263 264 265 266 267 268 269 270 271 ... 480 481

Commentaires sur ces manuels

Pas de commentaire