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 

Command Reference Error

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
ILL.1



Joined: 29 Sep 2004
Posts: 84

PostPosted: Mon Oct 25, 2004 5:49 pm    Post subject: Command Reference Error Reply with quote

In the GuiControl command reference, the example under Choose, N is incorrect. It shows the command usage as

Code:

GuiControl, Choose, |3


Where it should be
Code:

GuiControl, Choose, ListBox1, |3


Nothing important, but perhaps it will prevent errors down the line.
_________________
===============
----------ILL.1-----------
===============
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10463

PostPosted: Mon Oct 25, 2004 6:04 pm    Post subject: Reply with quote

I fixed that and a few similar errors in the same section. Thanks for improving the documentation.
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 -> Bug Reports 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