IBM SC34-5764-01 Bedienungsanleitung Seite 375

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 481
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 374
GETVERS
 GETVERS 
GETVERS retrieves the current REXX/CICS, program name, version, and compile time information, and
places it into the REXX variable VERSION. The returned information is in the form: VxRyMmmmm
mm/dd/yy hh.mm, where:
x specifies the REXX/CICS Version number.
y specifies the REXX/CICS Release number.
mm/dd/yy
specifies the compile date for the REXX/CICS base program.
hh.mm
specifies the compile time for the REXX/CICS base program.
Return Codes
0 Normal return
1910 Request failed
Example
'GETVERS'
This example retrieves the current REXX/CICS version and compile time information and places it into the
REXX variable VERSION. Its format could look like: V1R1M0000 03/07/94 12:00.
Commands
Chapter 25. REXX/CICS Commands 353
Seitenansicht 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 480 481

Kommentare zu diesen Handbüchern

Keine Kommentare