Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense not working with .prg based class.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00567905
Message ID:
00567917
Views:
9
This message has been marked as the solution to the initial question of the thread.
>In a code window I type the following:
>
>
Local oReg as Registry
>oReg = Newobject("Registry", "registry.prg")
>oReg.
>
>After I type the oReg. IS should show all the pems for the object but it doesn't. Should I be declaring it differently?

Try:

local oReg as Registry of registry.prg

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform