IBM SC34-5764-01 Manual do Utilizador Página 375

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 481
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 374
1 2 ... 370 371 372 373 374 375 376 377 378 379 380 ... 480 481

Comentários a estes Manuais

Sem comentários