I did this test:
oWord := TOleAuto():New("Word.Application")
oWord:Quit()
oWord:= NIL
oWord := TOleAuto():New("Word.Application")
oWord:Quit()
oWord:= NIL
oWord := TOleAuto():New("Word.Application")
oWord:Quit()
oWord:= NILAfter the Quit-command, it lasts at least 10 to 15 seconds before Word is effectivily closed.
What can be down to make this process much quicker?
Thank you very much for any advice.
Regards,
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773