I am wondering how I would send a command to the remote pc I'm logged into using ASPECT? I can connect but the menu from the host pc requires that I push the numberpad4 key. I've looked at the VK_NUMPAD4/0x64 and tried sending variations of this by using:
termkey 0x64
computc 0x64
termvkey 0x64
Here's what I'm trying to accomplish with this script:
I connect to the remote system...then I want to advance pages by using the numkeypad4. Then I will capture the screen, logoff, close procomm plus. This will allow me to do some editing to the file I'm capturing for another application.
I'm obviously a novice so be easy on me and try to explain some of the things I'm not understanding.
Thanks for your help.
-z
termkey 0x64
computc 0x64
termvkey 0x64
Here's what I'm trying to accomplish with this script:
I connect to the remote system...then I want to advance pages by using the numkeypad4. Then I will capture the screen, logoff, close procomm plus. This will allow me to do some editing to the file I'm capturing for another application.
I'm obviously a novice so be easy on me and try to explain some of the things I'm not understanding.
Thanks for your help.
-z