Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP7 Intellisense
Message
From
30/05/2001 16:27:54
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00512859
Message ID:
00512880
Views:
14
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform