Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP IDE stinks at finding bad variable names in my code
Message
From
14/05/2009 17:38:19
 
 
To
14/05/2009 17:27:58
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01399931
Message ID:
01399980
Views:
95
>>Just Dangit! I'm a fairly skilled programmer, but a apparently a terrible typist/speller. 9 times out of 10 when I my app bombs (while I am running it from the IDE during development), it is not becuase of bad logic, but simply becuase I have misspelled a variable name in a method. Good grief I am tottaly tired of that. I sure wish the thing would figure that when I close the code window, or even better, when I am typing.
>>
>>Things with intellisense support are fine, it's just stupid local vars defined right in the method that usually kill me.
>
>I just tried the ZLOC intellisense keyword in a prg - just type a space after it and you get a dropdown with available local variables. Those declared local, that is.

That's cool. Not even in the help file.

Here's some link too: http://www.alvechurchdata.co.uk/hints-and-tips/foxzdef.html

Also has ZDEF for constants.

I once used a tool that I found on fox.wikis.com that will harvest out local vars from the method and add the LOCAL keyword at the top of the code window.

Maybe between the two of these tools, I can complete my VFP stack so I won't have withdrawals from the Visual Stusio IDE.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform