Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP7 Intellisense
Message
De
30/05/2001 15:47:25
 
 
À
30/05/2001 15:46:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00512859
Message ID:
00512865
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.
>
>
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform