Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
FATAL ERROR
Message
 
 
À
18/09/1999 23:01:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00266367
Message ID:
00266509
Vues:
23
Hi.
The object is added programmatically i.e

oWord=createobject("word.application")
with oWord
.documents.open(lcTemplate)
.documents.saveas(lcDocument)
.documents.close(lcTemplate)

* various search and replace command

.visible=.t.
.windowstate=1
endwith

only sometimes within this section of code the fatal error occurs
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform