ILL.1
Joined: 29 Sep 2004 Posts: 84
|
Posted: Mon Oct 25, 2004 5:49 pm Post subject: Command Reference Error |
|
|
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-----------
=============== |
|