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 153 matches
AutoHotkey Community Forum Index
Author Message
  Topic: variable %ProgramFiles% value changed
JBensimon

Replies: 9
Views: 832

PostForum: Bug Reports   Posted: Sat Jun 25, 2011 9:37 pm   Subject: A_ProgramFiles_x86 ?
Might be a good idea to provide the variable A_ProgramFiles_x86 or similar in AutoHotkey_L (would have the same value as A_ProgramFiles in the 32-bit version). The system variable "%ProgramFiles ...
  Topic: (Fixed) mpress consistently hangs
JBensimon

Replies: 1
Views: 271

PostForum: Bug Reports   Posted: Sat Jun 25, 2011 9:26 pm   Subject: (Fixed) mpress consistently hangs
Ahk2Exe (_L version) uses mpress.exe (if present) to compress compiled executables (passing it only the -x switch), but it frequently hangs and has to be terminated, leaving the EXE intact but uncompr ...
  Topic: Enabling 64-bit-aware AutoHotkey programs
JBensimon

Replies: 0
Views: 1262

PostForum: Wish List   Posted: Wed Feb 24, 2010 5: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: 1698

PostForum: Ask for Help   Posted: Wed Feb 24, 2010 1: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: 617

PostForum: Wish List   Posted: Sun Nov 15, 2009 7: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: 1500

PostForum: Wish List   Posted: Sun Nov 15, 2009 2: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: 617

PostForum: Wish List   Posted: Sun Nov 15, 2009 2: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: 2200

PostForum: Ask for Help   Posted: Sun Nov 08, 2009 7: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: 574

PostForum: Wish List   Posted: Sun Nov 01, 2009 3: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: 3916

PostForum: Wish List   Posted: Thu Oct 01, 2009 9: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: 926

PostForum: Bug Reports   Posted: Mon Sep 28, 2009 12: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: 926

PostForum: Bug Reports   Posted: Sat Sep 26, 2009 8: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: 918

PostForum: Bug Reports   Posted: Thu Sep 17, 2009 12: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: 1091

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

Replies: 11
Views: 1091

PostForum: General Chat   Posted: Thu Jul 02, 2009 11:15 am   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?
 
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