After the release of AutodocViewer v1.x I received many emails from people complaining
on autodocs that AutodocViewer rejected. Well, it's not my fault that they contain
one or more type'os. It's infact human to do mistakes.
Anyway, here are the autodocs that I have tested and detected the type'os in. You can download
the correct autodocs from this site, if I have the permission from the author to make a
public release of the corrected version.
Permission has been granted from Steffen Haeuser author of rtgmaster and Sam Jordan from
Haage & Partner.
| Name of autodoc |
Source |
The type'o and what todo to correct it |
Corrected |
| powerpc.doc |
WarpUp_Release40.lha
WarpUp_Release40_Update.lha |
- The function name SetCache68K is missing in the 68k part of Table Of Contents
- The function name GetTaskbyID is missing in the PPC part of Table Of Contents
- The function name RawDoFmtPPC is missing in the PPC part of Table Of Contents
|
Yes |
| narrator.doc |
AmigaDeveloper CD v1.1 |
- The function names OpenDevice and CloseDevice must switch place in the Table Of Contents,
the Table Of Contents do not match the actual function text.
|
Nope |
| wizard_end_auto.doc |
StormWizard (Demo) v2.0 |
- All ASCII LINEFEED's in the text have a ASCII CARRIGERETURN ($0D) infront of it, ASCII CARRIGERETURN
are normally not used on Amiga, ASCII LINEFEED ($0A) should be used.
|
Nope |
| rtgmaster.ad |
Rtgmaster Developer v42.0 |
- The whole Table Of Contents was missing.
|
Yes |
| cybergraphics.doc |
CyberGraphX CD v4 |
- The function WritePixelArray must be moved one step downwards in the Table Of Contents
- The function ExtractColor must be moved in the text array
- The function FillPixelArray must be moved in the text array
- The function GetCyberIDAttr must switch place with GetCyberMapAttr
in the Table Of Contents and in the text array
- The function IsCyberModeID must be moved in the text array
|
Yes |
| cgx3dvirgin.doc |
CyberGraphX CD v4 |
- The function --Overview-- must be moved to the top of the text array.
- A FORMFEED are missing at the end of the autodocfile.
- The function V3D_MoveRect must be moved in the function array.
|
Yes |
| aml.doc |
Amiga Developer CD v2.1 |
- The Table Of Contents are missing.
- The last function in the autodoc GetAddressEntryAttrsA are not in alphabetical order, and that
functions SEE ALSO entry points to itself.
- Also, the autodoc has an function called datatypes.library/--rexxhost--, this should be named
aml.library/--rexxhost instead.
|
No |
| bitmap_ic.doc |
Amiga Developer CD v2.1 |
- The first entry in the autodoc are named bitmap_id/--datasheet-- correct name would be bitmap_ic/--datasheed.
|
No |
| listbrowser_gc.doc |
Amiga Developer CD v2.1 |
- The entry ListBrowseSelectAll are miss placed in the autodoc text array, it should be moved two entries downwards
in the autodoc.
|
No |
| window_cl.doc |
Amiga Developer CD v2.1 |
- The function window_cl/WM_RETHINK is missing in the Table Of Contents.
|
No |
| reaction_lib.doc |
Amiga Developer CD v2.1 |
- The function reaction_lib/FreeClickTabs are miss placed in the Table Of Contents.
- The entry reaction_lib/GetCode are specified twice in the Table Of Contents.
|
No |
| texteditor_gc.doc |
Amiga Developer CD v2.1 |
- The entry texteditor.gadget/GA_TEXTEDITOR_Slider is missing in the autodoc text.
- The entry texteditor.gadget/OM_TEXTEDITOR_Replace is missing in the Table Of Contents.
|
No |