Executing Multiple Connect Commands from a File
AgIPCExp
can also be used to execute a series of Connect commands that are stored in an ASCII file. Within the file, the Connect commands can be separated by UNIX "sleep" commands that drive the timing of command execution. To begin the Connect script from a shell using a telnet socket, type:
AgIPCExp [ -t <MachineName>:<SocketNumber> ] <ASCIIFileName>
AgIPCExp
does not handle asynchronous commands.