Hallo Martin.
But then the doc and word will close .... both should stay open just the
user shouldn't be prompted at all.
if I close it (on the upper left X) I get a dialog similar to the one I get
when using
wrd.quit (no arguments here)
Is there a way to accomplish that ??? not being prompted
Cheers,
Gina
Gina was telling us:
Gina nous racontait que :
> Hallo Martin.
> But then the doc and word will close .... both should stay open just
[quoted text clipped - 5 lines]
>
> Is there a way to accomplish that ??? not being prompted
Gina, here is your first question:
<quote>
how can I tell word when I quit the word.application object to not come up
with a
dialog
<unquote>
Martin gave you the answer:
<quote>
wrd.quit SaveChanges := false
<unquote>
And now you write back to say that the document should stay open, but you
want the user not to see a prompt that appears only when you close a
document. If you do not want to close it, then don't and the user will never
see the prompt..
I think I am missing something here!

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
Gina - 10 Mar 2005 16:42 GMT
Sorry... if I am confusing
I had problems before to get rid of the word object.
then with help of the news user group and quite a few people envolved that I
have to application.quit
which I did ... so finally I got rid of the line between access and word and
a new document could be created without any error (as there was still
binding between both applications)
now I found out I do not have to quit necessarily just set word.application
= nothing
and now I do not get a prompt
and I can imagine that my questions were confusing
thanks, everything solved now
Gina
> Gina was telling us:
> Gina nous racontait que :
[quoted text clipped - 27 lines]
>
> I think I am missing something here!