J
Julie
Word 2000, Windows XP
Does anyone know how to detect multiple instances of Word, from Word VBA
Autoexec macro, without using the Tasks collection. I am finding tasks
collection to be unreliable in that sometimes evaluation of the collection
indicates multiple Word tasks even when there is only a single task running.
One thing that causes the problem is installation of support for Asian
Languages. After install, autoexec procedure detects anywhere from 2-6 Word
tasks, yet once Autoexec is finished and Word is up, running the same code
reports only a single instance.
Installation of support for Asian Languages is not the only cause to the
problem. - I have previously encountered the problem,and resolved it by
having the workstations rebuilt.
Thanks!
Does anyone know how to detect multiple instances of Word, from Word VBA
Autoexec macro, without using the Tasks collection. I am finding tasks
collection to be unreliable in that sometimes evaluation of the collection
indicates multiple Word tasks even when there is only a single task running.
One thing that causes the problem is installation of support for Asian
Languages. After install, autoexec procedure detects anywhere from 2-6 Word
tasks, yet once Autoexec is finished and Word is up, running the same code
reports only a single instance.
Installation of support for Asian Languages is not the only cause to the
problem. - I have previously encountered the problem,and resolved it by
having the workstations rebuilt.
Thanks!