Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can get 'ole application properiteis, method'
Message
 
 
À
09/02/1999 03:45:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00185419
Message ID:
00185647
Vues:
19
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform