Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is_run32
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Is_run32
Divers
Thread ID:
00288086
Message ID:
00288086
Vues:
46
Hi George,
Trying to use is_run32()

pctitle='Microsoft Word'
runCheck=is_run32(pctitle)
If runCheck=0
oword=createobject("word.application")
Endif
oword.documents.open(thetemplate)
oword.visible=.t.

I have the function in several places, but it appears to open Word Each time. When I view the Task list (Ctrl,Alt,Del), 'Winword' is listed several times. Not sure what's going on. Can you help?
"Live Well, Laugh Often, Love Much..."
Répondre
Fil
Voir

Click here to load this message in the networking platform