Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense and VFP7 Beta2
Message
De
20/03/2001 00:44:37
 
 
À
19/03/2001 18:12:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00486095
Message ID:
00486760
Vues:
10
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform