I have done this is one of my scripts....I wanted to set a commands to a system running solaris (unix type operating system)....It took me a while but like knob said you can use rget....and I've inluced the 2 important parts of rget below....but basically rget will read incomming data until the...
Meta Keys are the buttons at the bottom of the screen that execute a script....if you dont' see the meta keys you can click on the View menu then click on Meta Keys and you'll see the meta keys on the screen...which you can assign scripts, text, keystrokes etc.
You can't have 2 scripts execute at exactly the same time but you can have a script that executes while another script is running...and once the script gets done running it will return control to the the script that was running previsously....scripts that interupt each other very quickly will...
Thanks for all your help dhazer..I've almost got the script complete...It automatically caculates the width height of the terminal windows by detecting which tools bars are present font size status bar etc....and it also takes into account different screen resolutions which is important when...
I figured out that you can make the mouse coords relative to a particular window id....which I found here:
aspect mousecoord window | SCREEN
Specifies which window ID that the mouse coordinates will be relative to. SCREEN is the default.
so know that and that $PWMAINWIN is the window id of...
That's what I was afraid of ....you think this could work?...one idea I had was that since I know what the menu's at the top would alwasy says..for instance File Edit Commands etc...I could have a when target that when you double click on the Word .. with the left mouse be default this sends...
At work we use a sybase dbisqlc to enter sql commands etc...I've gotton all the keys to work however some of the people here use Putty (a terminal emulator) instead of procomm because of it's mouse support...What I mean is that in putty there is a File Edit menu.. This is like a windows style...
I've been using procomm for a few months now and one of the things that has bugged me is not being able to scroll in procomm by simply turning the scroll wheel. This is what I have come up with as a workaround that seems to work great!
First I noticed that the key combination ALT+UP ARROW and...
We have a Call Logging program at work that incorporates a button called "MODEM".. When you click on it I imagine it calls procomm somehow like this.
"C:\Program Files\Symantec\Procomm Plus\PROGRAMS\PW5.EXE" Connect Manual Data 770-123-4567
Which works just fine....it dials up the number and...
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.