Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intellisense ... Adding Objects
Message
De
13/08/2001 10:53:37
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00542942
Message ID:
00543027
Vues:
22
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform