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 

Addition to Expressions documentation.

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Fri Jan 14, 2005 1:23 am    Post subject: Addition to Expressions documentation. Reply with quote

Could you make it clearer in the documentation for the Expressions that the operators (AND/OR/NOT, etc.) cannot be used as variable names within expressions? I wondered about this, and had to test it to find out.

On another note, could you make an "index" or "map" page for the online docs? Sometimes I prefer them to the compiled html help that comes with the installation, but I find it hard to locate certain things sometimes, like arrays, expressions, variables, etc.
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Fri Jan 14, 2005 3:17 pm    Post subject: Re: Addition to Expressions documentation. Reply with quote

jonny wrote:
Could you make it clearer in the documentation for the Expressions that the operators (AND/OR/NOT, etc.) cannot be used as variable names within expressions?
I considered doing that but the distraction did not seem worth it given the obscurity and rarity of this issue. Opinions to the contrary are welcome.

It should also be noted that entirely-numeric variable names -- such as incoming command line args -- are also not supported in expressions. Although this will be a more common occurrence than the above, it is also more obvious to anyone writing an expression why it can't work. So that's my current reason for not mentioning it. Opinions are welcome.

Quote:
could you make an "index" or "map" page for the online docs? Sometimes I prefer them to the compiled html help that comes with the installation, but I find it hard to locate certain things sometimes, like arrays, expressions, variables, etc.
Great suggestion and it's something that is definitely missing. I've added it to the informal to-do list.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group