Opened 16 years ago
Closed 16 years ago
#887 closed Bug (Fixed)
Errors helfile 3.3.0.0
Reported by: | Tweaky | Owned by: | Jpm |
---|---|---|---|
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)
Change History (6)
Changed 16 years ago by Tweaky
comment:1 Changed 16 years ago by Jpm
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 Changed 16 years ago by Tweaky
I have send you an PM with the updated .txt-files with the related"Bug".
Please check if it is now OK.
comment:3 Changed 16 years ago by Tweaky
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 Changed 16 years ago by Jpm
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 Changed 16 years ago by Jpm
- Milestone set to 3.3.1.0
- Owner set to Jpm
- Resolution set to Fixed
- Status changed from new to closed
Fixed in version: 3.3.1.0
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
errors in 3.3.0.0