So, when I assign notepad.exe as the value of TaskId in the first proc, then any future references to TaskId would have the same value, unless changed?
I hope this makes sense. If I define a variable in one proc (ie integer TaskId) can I call that same variable in a subsequent proc either within the original proc or external to it?
Example:
proc start_task
integer TaskId
run notepad.exe TaskId
end proc
proc change_window
winfocus...
Thanks. I was getting compile errors when I tried "integer taskid" so I took that out. We only have Procomm on one production machine, so I have to kick that person off to get access to it to try stuff.
I am launching the VPN app using the run command. Do I need the process ID to use taskactivate? If so, how do I get the process ID?
I've just been informed that we may need to use the same VPN app for another client. Then we're going to need to disconnect the VPN, select another connection...
Hi. I'm both new here and to Aspect.
We use Procomm to dial out to telephone switches and pull traffic data for reports. However, things are moving away from dial-up to VPN.
I'm working on modifying a dial-up script to launch a Nortel VPN client, connect the VPN, telnet into the switch to...
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.