Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detecting When a Word Object no longer exists
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00082838
Message ID:
00082971
Views:
31
>I have a Word 97 (Word.application) object that I have programatically created which opens a file in Word97. How can I have VFP keep running in a loop until the user closes/exits Word97.
>
>In other words, how can I tell when the Word97 object no longer exists.

Hi John,

Following function gives information of current Word instance

GETOBJECT("", 'word.basic') returns object data type which can be stored in some global method to determine existance of Word Application

Get back to me if you still need more information

bye
jayesh
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform