Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Detecting When a Word Object no longer exists
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00082838
Message ID:
00082971
Vues:
35
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform