I am attempting to use a Windows Batch file to run two simultaneous ProComm sessions (one dial-up and one telnet).
However when I run the batch file it will not execute the second session until after the first session has completed. I've listed the content of my batch file below.
"D:\PROGRAM FILES\PROCOMM PLUS\programs\PW4.EXE" TelMultiSwAud.wax WVSwitchDirtel.DIR
"D:\PROGRAM FILES\PROCOMM PLUS\programs\PW4.EXE" DCMultiSwAud.wax WVSwitchDirtel.DIR
Can anyone help me out with the proper commands I need? Thanks in advance.
However when I run the batch file it will not execute the second session until after the first session has completed. I've listed the content of my batch file below.
"D:\PROGRAM FILES\PROCOMM PLUS\programs\PW4.EXE" TelMultiSwAud.wax WVSwitchDirtel.DIR
"D:\PROGRAM FILES\PROCOMM PLUS\programs\PW4.EXE" DCMultiSwAud.wax WVSwitchDirtel.DIR
Can anyone help me out with the proper commands I need? Thanks in advance.