Modify

#1249 closed Bug (Fixed)

Beta documentation errors

Reported by: Tweaky Owned by:
Milestone: 3.3.1.5 Component: AutoIt
Version: 3.3.1.4 Severity: None
Keywords: Cc:

Description

Errors in the help file for 3.3.1.4 beta

Change History (11)

comment:1 by Tweaky, on Oct 26, 2009 at 7:39:24 PM

I have improve the script.
The newest version is here
http://www.autoitscript.com/forum/index.php?showtopic=102380&st=0#entry726941

PS: Now you can check the links in the helpfile (activate $21)

comment:2 by anonymous, on Oct 27, 2009 at 6:35:23 AM

v3.3.1.3+
User Defined Function Reference,
_GUICtrlStatusBar_GetBorders,
! text in 'Return Value' section is pressed up against the right side.

User Defined Function Reference,
_GUICtrlStatusBar_GetText
'Failure: @set @error'
? '@set'

v3.3.0.0+
Misc. functions Reference,
Call,
A special array can be passed in lieu of individual parameters.
? lieu

comment:3 by anonymous2, on Oct 27, 2009 at 7:28:55 AM

v3.3.1.4
Keyword Reference
Dim / Global / Local / Const
Parameters
subscript: The number of elements to create for the array dimension, indexed 0 to n-1.
-> indexed 1 to n

Keyword Reference
Static
Parameters
subscript: The number of elements to create for the array dimension, indexed 0 to n-1.
-> indexed 1 to n.

comment:4 by Jpm, on Oct 28, 2009 at 7:50:13 PM

there is no bug in the post from anonymous2 the index really go from 0 to n-1

the "in lieu" came from Valik in 3.1.1.103

back to Tweaky I fix all errors except the attached one with a slight modification of your script to handle the pb I post in the forum

I cannot understand why the 3 first are failing

comment:5 by Valik, on Oct 30, 2009 at 4:14:51 PM

Milestone: 3.3.1.5
Resolution: Fixed
Status: newclosed

Tweaky, please don't create any more tickets for output from your script. Over the next day or two I'm going to integrate your script into our build process as something we will be able to run periodically. I imagine I'll be in touch here with questions, commments or changes to your script.

Closing this as it seems done or close enough.

comment:6 by Tweaky, on Oct 30, 2009 at 5:10:31 PM

I think this is OK.
I have answer you in the thread

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.