NEW features:
Support of VFP9. Integration with VFP9 IDE and new language constructions were added to the scanner core.
The following functions are also being checked now: ADLLS, ADOCKSTATE, AELEMENT, AEVENTS, ALANGUAGE, APROCINFO, ASESSIONS, ASQLHANDLES, ASTACKINFO, ATAGINFO.
The following instructions are also being checked now:
Text to <VarName>
Scatter name <VarName>
Scatter mamvar fields <VarNameList>
Scan progress is shown in a new dialog with Cancel button (before you couldn't stop the scan process).
The button for selecting a folder to scan was added in the +CodeInspector quick scan dialog. Now it's easy to scan all files under one folder.
It is now easier to go to the file scan report from project scan report by simple clicking on a file name.
If you click the method name in file scan report it will open the program file with this method and will set focus to the line containing first instance of this error.
IMPROVED features:
Projects are now loading faster at +CodeInspector startup.
Class library scan report now contains not only method name where an error was found but also class name which includes this method (Solution for multiple error instances in methods from different classes but with similar names. Thanks to Karl Madges!).
FIXED bugs:
Bug with multiple activation of "Scan this file" and "Skip this file" checkboxes fixed
Project list area in +CodeInspector projects dialog is blocked while scanning, to prevent async event processing.
Text and links in Registration dialog were edited.
Small bugs in the interface were fixed.
By the way, +CodeInspector 3.5 found 900 errors in Visual FoxPro 8 support files (FFC classes and samples)!
No comments:
Post a Comment