Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense Inside a Prg
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00716476
Message ID:
00716478
Views:
15
This message has been marked as the solution to the initial question of the thread.
It will if you tell VFP what object your variable represents.
LOCAL loUserData AS "userdata.userdata")
>Am I wrong, but I thought VFP 7 Intellisense would show be properties and methods for an object that I declared in my prg.
>
>So if I had the following text in my prg:
>
>LOCAL loUserData AS OBJECT
>loUserData = CREATEOBJECT("userdata.userdata")
>
>Then should by typing loUserData. have intellisense show me the methods and parameters needed for the object call?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform