|
23rd
Jan 2003 - Version 1.33 Released
Download
it HERE
Lockdesign Diagnostic
Tools
A shareware addin which provides advanced diagnostic
tools through the IDE to aid developers in both fault finding and
performance evaluation of their Visual Basic Projects. This addin
is a worthwhile addition to any Visual Basic Developers environment.
- Track down those 'difficult to find problems' quickly and efficiently.
- Speed up the learning curve when you inherit legacy code.
- Pinpoint those inefficient parts of your application.
- Monitor, exactly, the usage of objects by your software.
- Help beginners understand exactly how their code is behaving.
In addition to the diagnostic tools additional facilities are added
into the IDE to aid day to day development.
- Diagnostic message reporting form.
- Code Indenter for procedure, module, project or project group.
- Add/Remove line numbers to procedure, module, project or project
group.
- Add Predefined Text
- Add user configurable error handlers to procedure or module.
- Clear Immediate Window from toolbar, shortcut or automatically
when a project is run.
- Close all open code and designer windows.
- Facility to tailor the code pane right click menu.
Click to download the VB6
Version.
Click to go straight to RegNet to register the tools for single
user or unlimited
users.
ImmClear
This freeware addin will automatically clear the
immediate window prior to running your VB Project. Both VB5 and
VB6 versions are available. Source code also available for the VB6
version.
VB
AddIn FAQ
This section answers some of the questions frequently
asked about VB AddIns. These include :
- Determine the position of the cursor in a code window.
- How to get an event when a project is run.
- Access the conditional compilation arguments from within the
IDE.
|