10/02/04 - DocJet version 5.1 build 10 released
This release includes a revamped VBScript and ASP scanner that recognizes VBScript Classes and other constructs.
New Features
- The VBScript scanner now recognizes Classes, ByRef and ByVal argument modifiers, properties, and other things that were introduced in the last iteration of VBScript.
- A new "Additional Files" variable has been added. This allows you to specify other files to get compiled into MSHelp 2 or HTMLHelp packages without having to mess with the output format editor.
Defects Corrected
- The HTML scanner in the External Sources Editor was case-sensitive in a lot of areas where it should have been case insensitive, leading to errors.
- The External Sources Editor was not behaving correctly when a document title other than the one specified in the <TITLE> of a document was used.
- If you have a large set of source files, then the "body" files can end up with the same name as the documentation for another object.
- The IDL Cleanup Hook can GPF on really big IDL Enumerations.