AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 151 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Enabling 64-bit-aware AutoHotkey programs
JBensimon

Replies: 0
Views: 191

PostForum: Wish List   Posted: Wed Feb 24, 2010 6:31 am   Subject: Enabling 64-bit-aware AutoHotkey programs
This request summarizes some information from other forum threads (which I'll try to link), but its purpose is to crystalize and address the remaining issues facing a (necessarily 32-bit) AHK program ...
  Topic: environment variables in 64-bit
JBensimon

Replies: 2
Views: 625

PostForum: Bug Reports   Posted: Wed Feb 24, 2010 2:50 am   Subject: environment variables in 64-bit
You can query the PROCESSOR_ARCHITEW6432 variable in a 32-bit app (such as AHK) to see if you're running on a 64-bit platform. If it exists (i.e. is non-blank), it should return AMD64 if you're runni ...
  Topic: In-line delays/sleeps in keystroke lists?
JBensimon

Replies: 4
Views: 301

PostForum: Wish List   Posted: Sun Nov 15, 2009 8:28 pm   Subject: In-line delays/sleeps in keystroke lists?
Thanks, jaco0646.

I had searched for a similar request but didn't find this one. Same sample syntax too.

Jacques.
  Topic: Error for space between func name/open parenthesis
JBensimon

Replies: 6
Views: 752

PostForum: Wish List   Posted: Sun Nov 15, 2009 3:52 am   Subject: Error for space between func name/open parenthesis
I'll never like that "implicit concatenation" feature
Not a fan either, so I always use the explicit "." concatenator.

Jacques.
  Topic: In-line delays/sleeps in keystroke lists?
JBensimon

Replies: 4
Views: 301

PostForum: Wish List   Posted: Sun Nov 15, 2009 3:40 am   Subject: In-line delays/sleeps in keystroke lists?
I use AutoHotkey mostly as a straight programming language and therefore haven't run into this earlier, but while helping a friend write a script that controls his browser by sending keystrokes, I was ...
  Topic: sudoku helper
JBensimon

Replies: 20
Views: 1589

PostForum: Ask for Help   Posted: Sun Nov 08, 2009 8:46 pm   Subject: sudoku helper
Not even a vague similarity as far as I can tell. That's not even a standalone Windows program.

Jacques.
  Topic: Documentation Request
JBensimon

Replies: 0
Views: 259

PostForum: Wish List   Posted: Sun Nov 01, 2009 4:46 am   Subject: Documentation Request
Chris,

I've been wanting to convert AutoHotkey.chm to PDF format (for printing and other purposes) and have been experimenting with a couple of commercial CHM-to-PDF converters. Some are very good ...
  Topic: PDF Documentation
JBensimon

Replies: 15
Views: 2464

PostForum: Wish List   Posted: Thu Oct 01, 2009 10:17 am   Subject: PDF Documentation
Even simpler, I found that 7-Zip can open cleanly a CHM file ...

Even simplest?
hh.exe -decompile C:\SomeFolder "path\AutoHotkey.chm"
Jacques.
  Topic: Comma at same open brace at IfMsgBox
JBensimon

Replies: 8
Views: 564

PostForum: Bug Reports   Posted: Mon Sep 28, 2009 1:34 pm   Subject: Comma at same open brace at IfMsgBox
not an invitation for a flamewarNo worries, not my style. Smile Plus I'm a big believer in personal choice and recognize that different programmers have different perceptions of what constitutes reada ...
  Topic: Comma at same open brace at IfMsgBox
JBensimon

Replies: 8
Views: 564

PostForum: Bug Reports   Posted: Sat Sep 26, 2009 9:27 pm   Subject: Comma at same open brace at IfMsgBox
My inclination is to ask for IfMsgBox to become deprecatedI don't mind features being officially and indefinitely deprecated, as long as they're not actually eliminated. As powerful and useful as ex ...
  Topic: Inconsistencies in "folder evaluation" tools?
JBensimon

Replies: 2
Views: 635

PostForum: Bug Reports   Posted: Thu Sep 17, 2009 1:46 am   Subject: Inconsistencies in "folder evaluation" tools?
Sorry for the late replyInexcusable! Very Happy
I can't reproduce any difference in behavior between IfExist \\server\share and FileExist("\\server\share")I can't either any more. I may have been ...
  Topic: Any news of Chris?
JBensimon

Replies: 11
Views: 739

PostForum: General Chat   Posted: Thu Jul 02, 2009 1:07 pm   Subject: Any news of Chris?
My point exactly! Very Happy
  Topic: Any news of Chris?
JBensimon

Replies: 11
Views: 739

PostForum: General Chat   Posted: Thu Jul 02, 2009 12:15 pm   Subject: Any news of Chris?
OMG, what a ... horrid idea! Why would a well adjusted and productive person break stride to broadcast a narcissistic accounting of his every move?
  Topic: Any news of Chris?
JBensimon

Replies: 11
Views: 739

PostForum: General Chat   Posted: Wed Jul 01, 2009 3:15 pm   Subject: Any news of Chris?
OK, thank you all. I didn't perform a statistical analysis of historical Chris posting trends before asking. Very Happy

Jacques.
  Topic: Navigating an app's TreeView?
JBensimon

Replies: 7
Views: 467

PostForum: Ask for Help   Posted: Wed Jul 01, 2009 3:04 pm   Subject: Navigating an app's TreeView?
Thank you, hd0202. I will check out the post you mention when I'm not reading this on a BlackBerry.

Thank you also, pajenn. I will look at your code carefully to see what I can glean. Funny you ...
 
Page 1 of 11 Goto page 1, 2, 3 ... 9, 10, 11  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group