The VER command provides the version number and configuration of the CA Automation Point PPQs on your workstation.
The VER command returns one line of information containing four fields. The fields contain the following information:
|
Field |
Description |
|
1 |
The PPQ service name (for example, PPQ) |
|
2 |
The version number (for example, 11.3.0.0 Rev=99999) |
|
3 |
The Build date of the current PPQ service in mmm dd yyyy format (for example, Jul 5 2010) |
|
4 |
The system name for the PPQ service on this workstation as defined during configuration (for example, PPQSYS) |
The following is an example of return information line:
PPQ 11.3.0.0 Rev=99999 Jul 5 2010 PPQSYSTEM
This command has the following format:
ADDRESS PPQ 'VER [CMDRESP(destination)] [PREFIX(newvarname)]'
(Optional) Directs return information, if any, to a specific destination. For a list of valid destination values, see the section Change the Default Return Destination with CMDRESP.
Default: REXX
(Optional) Directs return information to a stem variable name (newvarname) other than the default. For more information, see ADDRESS PPQ Return Information.
Note: The PREFIX operand is only valid if REXX is the destination of the return information.
Default: PPQ.VER
|
Copyright © 2013 CA.
All rights reserved.
|
|