Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Commands/procedures from other apps
Message
 
To
21/06/2001 15:16:53
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00522117
Message ID:
00522149
Views:
9
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
Previous
Reply
Map
View

Click here to load this message in the networking platform