Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to check if a word document is open
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00429885
Message ID:
00429896
Views:
17
Cicilia,

lfilehandle=fopen(&lfilename)
if lfilehandle>=0
=fclose(lfilehandle)
document.oword.documents.open('E:\ops\anydoc.doc')
...

else
..error msg
endif

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform