Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP7 Intellisense
Message
De
30/05/2001 16:27:54
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00512859
Message ID:
00512880
Vues:
15
>>I was at the VFP Devcon and saw intellisense an demo but I can't get it to work in a prg.
>>Here is my code:
>>
>>local oExcel as Object
>>oExcel= CreateObject('Excel.application')
>>*!* Here is where I thought Intelisense should pickup. What am I doing wrong?
>>oExcel.
>
>I am ignorant
>Can I ask what "intellisense" is and what you expected VFP to do??


Intellisense provides a list of methods, events, and properties as you type. It's been available in VB for sometime. In the above example, once oExcel. is typed, you would expect a list of public methods, events, and properties from Excel to be displayed.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform