Hi, has anyone else ran into this problem using Procomm scripts on Windows 7? I have a script that runs a batch file to get the username of the pc, to do this I run the below script, I have a while taskexists yield so the script will wait until the batch file complets before moving on. This...
Can you use an OR || operator in aspect scripts, I found in the help file that it list || as Logical-inclusive-OR but not sure how to use it in an if statement. I tried several and it would not compile. I was hoping it would work something like this:
if strfind variable1 == "var1" || strfind...
I am trying to set the pause character to null or nothing in my startup script by using the set pausechar 0 instead of the default ~. The startup script will compile, but when I try and run the script I get Error 1: Value out of range, are you not able to set the pause character to null using...
Is there a way to have a procomm script run an excel macro?
I can get it to open an excel worksheet by using the run command, but can it also run a specific macro?
Thanks
I get the following warning message when compiling
Warning C705 Line 2993: Far calls required (use /F command line option)
Line 2993 is the endproc statement. When I run the script it seems to run correctly. Is this anything I should worry about.
Thanks,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.