Modify

Opened 17 years ago

Closed 17 years ago

#887 closed Bug (Fixed)

Errors helfile 3.3.0.0

Reported by: Tweaky Owned by: J-Paul Mesnage
Milestone: 3.3.1.0 Component: Documentation
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description

Hi,
there are a lot of erros in the helpfile for 3.3.0.0.

In the file "...\autoit-docs-v3.3.0.0-src\docs\autoit\english\txt2htm\readme.txt" says "DO NOT LEAVE ANY BLANK LINE BETWEEN HERE AND "@@END@@""

But there are many files were a blank line is.

There are many files with blank tables at "Parameters". For example "_ClipBoard_CountFormats"


In the helpfile are under "Related Functions" Functions.
For these "related functions" should be then again a "back reference" to the other functions.
But this is missing at some functions.

All errors are listed in the attached file.

I hope you know what I mean. If not you can ask me

Attachments (1)

errors helpfile 3.3.0.0.txt (101.7 KB ) - added by Tweaky 17 years ago.
errors in 3.3.0.0

Download all attachments as: .zip

Change History (6)

by Tweaky, 17 years ago

Attachment: errors helpfile 3.3.0.0.txt added

errors in 3.3.0.0

comment:1 by J-Paul Mesnage, 17 years ago

can you PM me the updated .txt to fix the related/back reference.
I am not sure all should have backward But as I will not go manually to update all those.
I fix the blank line which was due to an internal generation from the include.au3

comment:2 by Tweaky, 17 years ago

I have send you an PM with the updated .txt-files with the related"Bug".
Please check if it is now OK.

comment:3 by Tweaky, 17 years ago

Hi,
I have found more "errors".
1 GUICtrlSetTip Mutual does not refer GUICtrlSetTip refers to Default. But not the other way
2 IsAdmin Mutual does not refer IsAdmin refers to RequireAdmin. But not the other way
3 ToolTip Mutual does not refer ToolTip refers to Default. But not the other way
4 WinMove Mutual does not refer WinMove refers to Default. But not the other way
5 comments-start Mutual does not refer comments-start refers to include. But not the other way
5 comments-start Mutual does not refer comments-start refers to include-once. But not the other way
6 Do Mutual does not refer Do refers to For. But not the other way
7 Exit Mutual does not refer Exit refers to FuncOnAutoItExit. But not the other way
8 ForInNext Mutual does not refer ForInNext refers to ObjEvent. But not the other way
9 Func Mutual does not refer Func refers to Dim. But not the other way
9 Func Mutual does not refer Func refers to include. But not the other way
10 include-once Mutual does not refer include-once refers to FileInstall. But not the other way
11 ReDim Mutual does not refer ReDim refers to UBound. But not the other way
12 Switch Mutual does not refer Switch refers to If. But not the other way
12 Switch Mutual does not refer Switch refers to IfElseEndIf. But not the other way

For this "errors" I have NO corrected .txt-files.
You must correct it yourself

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

I try to incorporate most of what you changes.
But Standard builtin never reference UDF. So Acos() will not reference _Degree()
the crossreferencing is not all the time symetrical as "If" as no reference to reference "Select"
Gary will be surprised as soon it get back it system working.

comment:5 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.0

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


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