
open document and then do sth else
hi
i use word from a vb6 environment.
i want to open a document and then do sth with it.
but if the document is big, i get an error like
cannot execute the statement, because no document is open.
i think this is because is statement is being executed
before the open-process is terminated.
how can i make my application wait for that.
hope you understood
thanks
thomas