Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Intellisense ... Adding Objects
Message
From
13/08/2001 10:53:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00542942
Message ID:
00543027
Views:
28
>Ok here is my problem. I have an object which i am constanly using in my project. I need to put it in intellisense so as when I begin to type in the name of the object and press . the properties and methods of the object popup. Is there any way to do this ....

You don't need to modify Intellisense to do this, its built into the local command:
LOCAL loObj as _shellexecute OF (HOME() + 'ffc\_environ.vcx')
Now type in loObj. and you should get the PEMs of the FFC class.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform