
>>-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.