Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is_run32
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Is_run32
Miscellaneous
Thread ID:
00288086
Message ID:
00288086
Views:
47
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..."
Reply
Map
View

Click here to load this message in the networking platform