| Author |
Message |
Topic: My .ini file - Updates galore! |
whynot
Replies: 2
Views: 1948
|
Forum: Scripts & Functions Posted: Sat Aug 21, 2004 12:31 am Subject: My .ini file - Updates galore! |
| If you put a script into a code section (using the "code" button when posting a reply), the indentation is preserved. I did this for your post above, which should make copying & pasting it nicer ... |
Topic: My UltraEdit wordfile, modified for AHK .ini friendliness |
whynot
Replies: 5
Views: 1879
|
Forum: Scripts & Functions Posted: Fri Aug 20, 2004 11:25 pm Subject: My UltraEdit wordfile, modified for AHK .ini friendliness |
| This is my UE wordfile, which can be used to highlight the syntax of AHK's .ini file. Unfortunately the colors themselves don't save with the file, so after replacing your wordfile (or integrating the ... |
Topic: My .ini file - Updates galore! |
whynot
Replies: 2
Views: 1948
|
Forum: Scripts & Functions Posted: Fri Aug 20, 2004 11:21 pm Subject: My .ini file - Updates galore! |
| A couple of weeks ago I posted an early version of my .ini file. Since then I've added a ton more features to it, made it a lot smarter, and added a (unix style) regex sequence which will allow you t ... |
Topic: Multiple IF criteria? |
whynot
Replies: 4
Views: 840
|
Forum: Wish List Posted: Thu Aug 19, 2004 11:00 pm Subject: Multiple IF criteria? |
With the new commands just added, you could do this instead:
...
The only problem is that active_window must exactly match one of the items in MatchList. Someone suggested allowing a substring-matc ... |
Topic: Multiple IF criteria? |
whynot
Replies: 4
Views: 840
|
Forum: Wish List Posted: Thu Aug 19, 2004 7:56 pm Subject: Multiple IF criteria? |
If there's a way to do this already, I apologize for putting this in the Wish List forum, but I haven't came across this yet in my searches.
How about a way to seperate multiple criteria via a pipe ... |
Topic: Window "roll-up" to menu title |
whynot
Replies: 11
Views: 932
|
Forum: Ask for Help Posted: Sun Aug 08, 2004 4:08 am Subject: Blue Carpets WinShade |
| This is a program that's made to provide various mouse button/window interactions. For instance, you can set it up so that when you middle click a title bar, the window maximizes vertically, and when ... |
Topic: (Probably Dumb) Newbie question re: Multi-line scripts |
whynot
Replies: 9
Views: 778
|
Forum: Ask for Help Posted: Sat Aug 07, 2004 11:40 pm Subject: "ChingChing" |
Make that $60.00 richer. Thanks again!  |
Topic: Some of my early creations |
whynot
Replies: 2
Views: 1777
|
Forum: Scripts & Functions Posted: Sat Aug 07, 2004 8:36 am Subject: Some of my early creations |
| Just discovered this program earlier this week, and so I figured I'd post some of what I've came up with to contribute to the community. If these are redundant, I apoligize, but I didn't find similar ... |
Topic: (Probably Dumb) Newbie question re: Multi-line scripts |
whynot
Replies: 9
Views: 778
|
Forum: Ask for Help Posted: Fri Aug 06, 2004 8:33 pm Subject: (Probably Dumb) Newbie question re: Multi-line scripts |
Have you checked this directives (in the help): #EscapeChar; #CommentFlag ?
I have - It still hasn't helped me to understand my problem though. I can do multi line scripts without a problem if I'm ... |
Topic: (Probably Dumb) Newbie question re: Multi-line scripts |
whynot
Replies: 9
Views: 778
|
Forum: Ask for Help Posted: Fri Aug 06, 2004 3:03 pm Subject: (Probably Dumb) Newbie question re: Multi-line scripts |
| I just discovered AutoHotKey, and would like to thank you for an amazing piece of software! I recently purchased a Mac, and am able to do things like global auto-completes and such, and was sorely mis ... |
| |