Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IntelliSense
Message
 
 
To
28/10/2003 11:08:50
John Marrone
Bloodstock Research Inc.
Lexington, Kentucky, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00843566
Message ID:
00843572
Views:
19
At trhe beginning of the program add
IF .F.
  LOCAL glb AS GlobalVar OF mcpui
ENDIF
>Hi
> In my program I have the command
>
>SET CLASSLIB TO mcpui
>
>glb = CreateObject("GlobalVar")
>
>I have a custom class GlobalVar and I just add properties to it so I can use
>the IntelliSense of being able to type glb. and then have the IntelliSense window popup and select the property I want which in this case will be my global varaible. But the IntelliSense doesn't work. I have a set lib to my class library. What am I doing wroung. If I execute theses commands in the
>command window it will work in the command window but still doesn't work in the source editor. Can someone please help. Thanks
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform