I am using a procomm script to telnet to a network device and then chain to another script.
The problem is when I call the script from command line using .wax (compiled file), sometimes it works perfect, sometimes give weird error, such as:
"winsocket Error(0)"
script not running
bad script version (can't remember the exact word)
The fail:success ratio is about 1:1 to 3:1. I even precompiled the script on the PC which I will run the script. Doesn't help.
After I start to use .was (source file), things are working perfect. I don't see the problme any more.
I am using Procomm Plus 4.70.
Does anybody see the same thing? Any idea? Thanks
The problem is when I call the script from command line using .wax (compiled file), sometimes it works perfect, sometimes give weird error, such as:
"winsocket Error(0)"
script not running
bad script version (can't remember the exact word)
The fail:success ratio is about 1:1 to 3:1. I even precompiled the script on the PC which I will run the script. Doesn't help.
After I start to use .was (source file), things are working perfect. I don't see the problme any more.
I am using Procomm Plus 4.70.
Does anybody see the same thing? Any idea? Thanks