Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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

Attachments (5)

15 errors 3.3.1.4 beta - miscellaneous.txt (1.2 KB ) - added by Tweaky 16 years ago.
13 errors 3.3.1.4 Beta - related.txt (19.4 KB ) - added by Tweaky 16 years ago.
14 errors 3.3.1.4 beta - optional is missing.txt (4.4 KB ) - added by Tweaky 16 years ago.
15 errors 3.3.1.4 beta - miscellaneous2.txt (1.1 KB ) - added by Tweaky 16 years ago.
errors 3.3.1.5 beta doc.txt.zip (8.2 KB ) - added by J-Paul Mesnage 16 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 by Tweaky, 16 years ago

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, 16 years ago

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, 16 years ago

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.

by J-Paul Mesnage, 16 years ago

comment:4 by J-Paul Mesnage, 16 years ago

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, 16 years ago

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, 16 years ago

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.