To issue a VOX command, use an ADDRESS statement in your REXX program to access the CA Automation Point VOX command environment, as shown:
ADDRESS VOX "voxcommand [operands...]"
Follow these guidelines when issuing a VOX command:
TIMEOUT(100)
COUNT(5) or count(5)
LINE( 15 )
SYSTEM('VOX1') or SYSTEM("VOX1")
|
Copyright © 2011 CA.
All rights reserved.
|
|