Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IntelliSense Caveat?
Message
De
04/09/2001 12:50:04
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00551438
Message ID:
00552148
Vues:
18
Kevin-

>I commonly use the WITH/ENDWITH contruct throught my code.
>
>IntelliSense doesn't activate within these keywords. Is this
>a setting somewhere, or is it by design?
>
>Example:
>>
>WITH ThisForm
>
> .MouseDown( <-- IntelliSense should pop up here
>
>ENDWITH
>


FWIW, I agree with you. That would be nice. My practice generally is to code without WITH, then once code is working, make the WITH structure so it hasn't been *too* much of a headache.

Rather than the LOCAL AS, I just include whatever is in the WITH statement in my line of code, then delete it when I'm done with IS. Seems simple enough, and WITHs aren't generally long enough to need to do S&R and the nice bit is, if I forget, no harm done (except for some speed hits).
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform