SlamJam Newbie

Joined: 05 May 2006 Posts: 1
|
Posted: Fri May 05, 2006 7:58 am Post subject: How to properly close an instance of com.sun.star.ServiceMan |
|
|
Hi
I'm new to programming Open Office. I just managed to open Excel-files in OpenOffice Calc from VBA of a MS Access database. Works fine so far. What I wonder about is, that the process soffice.exe and somethimes soffice.bin stays in the process-list of the task-manager after having closed the Oo-file by VBA-Code.
Because sometimes I get OpenOffice errors when I start it anew by VBA Code. Although OO goes on after confirming the messages, I wonder, whether it has to do with a not properly closed instance, when it has ran before.
Can anyone tell me the correct command how to set free an instance of Service Manager? Thanks in advance.
SlamJam |
|