Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can get 'ole application properiteis, method'
Message
 
 
To
09/02/1999 03:45:12
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00185419
Message ID:
00185647
Views:
21
Tobias,

You access them like any other VFP object property/method.

x = createobject( "Word.Application" )
x.Visible = .t.
x.Documents.Add()

If you are having a specific error post a code fragment and the error you are getting.

>when use a ole Automation, I cann't get the ole.application's properties and method.
>how can i get them ?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform