Highlight nesting errors
Having trouble working out where it is you've got an End If and a WEnd in the
wrong places? The code viewer instantly highlights such errors in bright red, and reaching the
Organise your code
Instead of having your code organised by the type of file, you can use our custom
folders to group them by function instead. Make it easy to look over all the
code for that new control by putting it all in one place
Sort functions by name
You can look through your code in either the order you wrote it, or
sort the functions by name to make it easier to find what you want.
Review code flow
 |
You can easily look through the functions contained within a VB file to check
the flow of execution to find errors in your logic.
Different types of code are highlighted in different colours, and you can choose
to see variable and constant declarations as well.
|
Licensing
Our Code Viewer and Validator is licensed on a per PC basis.
Technical Information
The Code Viewer is a COM Add-In for VB 6.0 designed to allow you to browse
through your code in a tree structure based on the code logic.
|