Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commands/procedures from other apps
Message
 
À
21/06/2001 15:16:53
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00522117
Message ID:
00522149
Vues:
10
There is a book "Microsoft Office Automation with Visual FoxPro" that will certainly help you.

Also, some tools like VB or the VBA-edit in Excel provide with an "object browser" that you can use to get the list of methods in an ActiveX control. If you have Excel then you can do:

Launch Excel
Go to Tool + Macro + VB Editor
Then, go to References
Select "Microsoft Word 9.0 Object Library" and click OK
Then, go to View + Object Browser
Select Word from the combobox and voilà: you'll see Word methods and properties.

Don't worry - VFP 7 will have a tool to do this within VFP.


>Is there a common source where I can find all procedure names and parameters used in other windows applications?
>When I create a Word, Excel, Powerpoint, and other applications with createobject(), I need the list of methods and parameters or attributes I have available for each object type.
>Please let me know of a book, link, or anything.
>Thanks for the responses
Hector Correa
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform