Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Downloads
Search: 

LocalVar Parser
Marvin Blase, tA-Logistic Software GmbH
Parser to get your undeclared or unused local variables out of the sourcecode. Like _vfp.LanguageOptions=1, but without having to run your actual code. Usable for Visual Foxpro 6,7,8 possibly all other versions.
Created on
19 years ago
Downloads
692
File type
Freeware
General information
Description
Scans for undeclared variables in : - your active code edit window or selected area - All files of a PJX File - VCX, SCX, PRG Files This program can be used as pre-compiler to help prevent weird errors. Read the PRG Header for detailed functionality.
Created by
Marvin Blase, tA-Logistic Software GmbH
1996-1998 - Visual Basic 6.0 1996-1998 - Visual C++ 6.0 1997-200X - Visual Foxpro 6.0, Visual Foxpro 7.0, Visual Foxpro 8.0 Working on Interfaces, Database Development (Merchandise Management,Freight Forwarder Software, Projecting). Teamworking with 2-15 people. Project manager since 2002.

Comments
I have now used this utility for months. Its accuracy is quite good, just not perfect. The very few mistaken identifications are not a significant problem. It basically does the job it sets out to do. I do recall that I found one or two issues in LocalVar Parser’s source code that I initially needed to correct. I personally miss this functinality in VFP's own IDE. I’d suggest that this is definitely worth a look if you want to proactively identify and monitor local variable usage. Spencer Redfield, May 12, 2005

Add a comment