Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open Word read/only, prevent save as, release variable
Message
 
 
À
30/07/2007 09:12:27
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01244081
Message ID:
01244535
Vues:
23
>I tried
>
>if vartype(loWord.visible) = 'U'
>   loWord = createobject("Word.Application")
>endif
>
>
>I get an error message that "RPC server is unavailable". How do I check if the server is available?
>

Strange error and strange check. Did you first check that loWord is an object?

Always wrap createobject in try/catch block.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform