Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why doesn't Intellisense work for PUBLIC variables
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Why doesn't Intellisense work for PUBLIC variables
Miscellaneous
Thread ID:
00596149
Message ID:
00596149
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform