Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFPCOM Examples
Message
 
À
08/07/1999 08:08:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00238726
Message ID:
00238774
Vues:
18
>>Hello All,
>>does anyone have a real life example of using the new VFPCOM utility, is it only useful for WEB apps?
>>
>>Regards
>>
>>Pete
>
>No. Look at the ExportEvents and BindEvents. Try this:
>
>oUtil = CreateObject("VFPCom.Util")
>oExcel = CreateObject("Excel.Application")
>oUtil.ExportEvents(oExcel, "Excel.txt")
>
>You can now have access to the events in Excel. You can do the same with Word, Powerpoint, and many other applications. Once you have the events, you can use BindEvents to get access to them.


Craig,
Thanks, I'll check out BindEvents

Regards


Pete
Regards,
Peter J. Kane



Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform