| Author |
Message |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Tue Feb 19, 2008 11:49 pm Subject: mainframe scripts |
| I'm afraid I won't be any help. I learned just enough AHK to tailor the above script for my needs but too many irons in the fire to spend more time with it (though I would love to). |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Tue Feb 19, 2008 8:50 pm Subject: mainframe scripts |
Please can you say us what is the mainframe emulated (IBM 3270 ?) and what is the emulator you use (myEXTRA! ?). Thanks.
I can't speak for the author, but I'm emulating IBM 3270 with IBM Personal C ... |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Tue Feb 19, 2008 4:02 pm Subject: hoping... |
| Just a friendly "nudge" of encouragement...hope you will consider posting your updated mainframe script. |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Fri Nov 09, 2007 11:08 pm Subject: mainframe scripts |
| Thanks! I'm making good use of the script and appreciate your making it available. I look forward to your update. |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Fri Nov 09, 2007 8:40 pm Subject: Fix - Control Key acting as enter key press |
In your script, the following autohotkey assignment has critical side-effects.
Control::
IfWinNotActive Session A - Mainframe.WS
{
IfWinNotActive Session A - Mainframe.WS
{
I ... |
Topic: mainframe scripts |
BengalTigger
Replies: 11
Views: 1968
|
Forum: Scripts & Functions Posted: Thu Nov 08, 2007 11:52 pm Subject: Great Mainframe Script! Love It! |
Great script!
Would like to see better documentation in your code so that those of us relatively new to AHK can more easily determine what is going on. I was able to modify it to my needs (I remo ... |
Topic: hotstrings as hotkeys -- easier for me (examples) |
BengalTigger
Replies: 1
Views: 497
|
Forum: Scripts & Functions Posted: Tue Aug 21, 2007 6:10 pm Subject: hotstrings as hotkeys -- easier for me (examples) |
| I like shortcut keys, but have difficulty remembering the various shortcuts available in each software package (or which package doesn't use standard shortcuts). Using AutoHotKey presented the same p ... |
Topic: When a new big version of Autohotkey? |
BengalTigger
Replies: 13
Views: 1148
|
Forum: Wish List Posted: Wed Aug 15, 2007 11:32 pm Subject: have you considered it? |
| Before programming I managed a restaurant. One lesson learned was that despite the temptation to do it all myself (because I really *could* do it better and faster) that my time was better spent coor ... |
Topic: AutoHotkey Needs You |
BengalTigger
Replies: 57
Views: 9649
|
Forum: Wish List Posted: Wed Aug 15, 2007 8:31 pm Subject: oops |
I found how to do this in the help. (I had misspelled it when searching). |
| |