Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why doesn't Intellisense work for PUBLIC variables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Why doesn't Intellisense work for PUBLIC variables
Divers
Thread ID:
00596149
Message ID:
00596149
Vues:
53
Hi everyone,

I have declared a PUBLIC recordset object. However intellisense does not work when i try to use the object inside a function, even if it's in the same file. Is there a reason? Any alternatives I can use?

Example:

PUBLIC abcRS as ADODB.RecordSet
abcRS. <--- works here

FUNCTION doit
abcRS. <--- does not work here
ENDFUNC

Thanks

Costas
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform