The VERV command provides the version number, maintenance level, and build date of GLV services on your workstation.
The VERV command returns one line of information containing three fields to a REXX variable.
This command has the following format:
ADDRESS GLV 'VERV rexxstem'
Specifies the name of the REXX stem variable that will contain the return information for the command.
Example:
The following is an example of the VERV command:
ADDRESS GLV "VERV LINE" say 'The current GLV Manager version is: 'line.1'
|
Copyright © 2013 CA.
All rights reserved.
|
|