PDA

Click to See Complete Forum and Search --> : Word as object


Huntedman
Nov 14th, 1999, 09:57 PM
Hi,

got the following situation:

Dimmed WordApp as object

Set it to createobject Word.Application

All works fine but...

Let's say I want to open a file in Word, but there is a FileSaveAs screen openened in Word by the user.

My app will wait a few seconds and then says:

Word is busy, switch to.. retry, ignore (or something like that. How can I check whether word is busy or not?

thanks for reading and even more for replying.

Hunted