AutoHotkey Community

It is currently May 24th, 2012, 1:09 pm

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Scripts   Topic: My .ini file - Updates galore!

Posted: August 21st, 2004, 12:31 am 

Replies: 2
Views: 3604


Chris wrote:
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 for those who wish to.


As always, thank you Chris! I'll keep this in mind for future posts. 8)

 Forum: Scripts   Topic: My UltraEdit wordfile, modified for AHK .ini friendliness

Posted: August 20th, 2004, 11:25 pm 

Replies: 5
Views: 2439


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 AHK portion with your current Wordfile), you'll have to go set the colors in UE's config. settings....

 Forum: Scripts   Topic: My .ini file - Updates galore!

Posted: August 20th, 2004, 11:21 pm 

Replies: 2
Views: 3604


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 to quickly list all the commands which are tied to a keyboard shortcut (The RegEx is at the top, locat...

 Forum: Suggestions   Topic: Multiple IF criteria?

Posted: August 19th, 2004, 11:00 pm 

Replies: 4
Views: 1749


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-match option, which I think I'll add. A substring version of that would meet my needs perfectly! Thanks fo...

 Forum: Suggestions   Topic: Multiple IF criteria?

 Post subject: Multiple IF criteria?
Posted: August 19th, 2004, 7:56 pm 

Replies: 4
Views: 1749


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 symbol (|), or something similar? My particular situation is that I'm trying to restrict certain actio...

 Forum: Support   Topic: Window "roll-up" to menu title

 Post subject: Blue Carpets WinShade
Posted: August 8th, 2004, 4:08 am 

Replies: 11
Views: 1650


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 you right click a title, the window folds up, as per up as per the discussion here. There's a number...

 Forum: Support   Topic: (Probably Dumb) Newbie question re: Multi-line scripts

 Post subject: "ChingChing"
Posted: August 7th, 2004, 11:40 pm 

Replies: 9
Views: 1330


Make that $60.00 richer. Thanks again! :wink:

 Forum: Scripts   Topic: Some of my early creations

 Post subject: Some of my early creations
Posted: August 7th, 2004, 8:36 am 

Replies: 2
Views: 3883


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 code when I searched the forums which researching towards the development of the scripts. My goal wh...

 Forum: Support   Topic: (Probably Dumb) Newbie question re: Multi-line scripts

Posted: August 6th, 2004, 8:33 pm 

Replies: 9
Views: 1330


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 working within a logic loop (ie, if(){DOTHIS}). As I know /* this is used to comment multipe lines aka...

 Forum: Support   Topic: (Probably Dumb) Newbie question re: Multi-line scripts

Posted: August 6th, 2004, 3:03 pm 

Replies: 9
Views: 1330


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 missing this when I was working on Windows boxes. Your program was the solution! :D My question is rega...
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group