The XKEY keyword lets you send a CA Automation Point operation instruction to a host session while that session is in X state (that is, unable to accept instructions entered from the keyboard).
This keyword has the following format:
XKEY=(instruction)
Specifies the name of the keyboard operation (for example, POWER_RESET) that you want the session to receive.
Notes:
Example:
The following XKEY statement sends a RESET keystroke to a session that is currently in X-state.
XKEY=(@"RESET")
|
Copyright © 2012 CA Technologies.
All rights reserved.
|
|