Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP7 Intellisense
Message
From
30/05/2001 15:47:25
 
 
To
30/05/2001 15:46:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00512859
Message ID:
00512865
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.
>
>
>It should be
>
>LOCAL oExcal AS Excel.Application


That should be

LOCAL oExcel as Excel.Application
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform