+CodeInspector 36 Released



June 15, 2005 -- This 3rd-party Visual FoxPro product helps you to prevent possible errors, that may occur when your code contains variables that are used but not announced. It scans your VFP project/program file/form or class, and gives you a detailed report that will help to fix weak peaces of your code and make it more secure.

Among new features of v3.6 are:
- Protection from scanning forms and classes created in VFP 2.0 and 3.0.
- Added six new system variables: _memberdata, _menudesigner, _reportbuilder, _reportoutput, _ reportpreview, _tooltiptimeout.
- Scanner core improved. Error of scanning program files, where variables which have same names as VFP keywords are used (e.g. command "func=1" used to be recognized as a declaration of new function)

To find more information about what's new in version 3.6 visit http://www.foxmasters.com/products/codeinspector/vhistory.shtml

Full scan of "Microsoft Visual Foxpro 9.0 Samples and FFC" with +CodeInspector 3.6 revealed 3200 errors. If you would like to know more about the scan report, you may view it at http://www.foxmasters.com. Please note: duplicated names of forms and classes were changed (e.g. _toolbox.vcx renamed in _toolbox1.vcx etc.)





+CodeInspector 36 Released