Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FATAL ERROR
Message
 
 
To
18/09/1999 23:01:57
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00266367
Message ID:
00266509
Views:
21
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
Previous
Reply
Map
View

Click here to load this message in the networking platform