Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense and VFP7 Beta2
Message
From
20/03/2001 00:44:37
 
 
To
19/03/2001 18:12:10
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00486095
Message ID:
00486760
Views:
11
>Off the top of my head, I don't know a way to get a list of declared variables for the current code listing. Do you?

You can look at any LOCAL statements for a start.

While we're talking about it. Two things I'd like to see in IntelliSense are that typing:

"LOCAL loWord AS word.application
loWord ="

should automatically autocomplete (or list or whatever it is) the " NEWOBJECT('word.application')" part. Makes sense, what else are you gonna set it to? Also, when you do a "DODEFAULT(" is should popup with the list of parameters for the current method, because typically you want to pass all the parameters back up to the parent method, or at least some variation of them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform