+CodeInspector - How To -
Quick scan of files, active forms, classes and projects

For scanning separate files, active forms, classes and projects it is recommended to use Quick Scan Window.

It is very convenient when you need to check one or a few files and there is no need to collect them into CI-project. Sometimes you need to check active project, class or form on the fly. In this case Quick Scan Window will be the best solution.

Firstly, before scanning of your source codes for errors you need to specify their type (field Type). Quick Scan Window supports three types of source codes:

Thirdly, there is a checkbox Check internal procedures on the Inspector tab of Quick Scan Window. If you turn it on, all internal procedures in scanned source will be considered as standalone files and therefore using of variables that were declared somewhere outside the procedure but inside the scanned source will be treated as an error.

Now, everything is ready for scanning. Click on Start button and wait for all sources to be checked.

You can judge about results of scan by the counters in the middle part of Quick Scan Window:

First counter (Files) show the amount of total files and files that were checked up to the current moment. Second counter (Errors) show total number of found errors. There is a list of scanned files containing errors right under these counters. To view scan report on a specified file - double click on it in this list.

You can also export scan report to an external txt-file for further analyzing. Select scanned file with errors from the list and click Export button, specify file path and file name.

To finish work with Quick Scan Window – click Ñlose button.

Design by Nicolas Fafchamps