On Sat May 6 2006 06:49, + Indraveni wrote: > Hi there, > > I have given the following command for the excution of my macro: > > soffice "/root/BOSSbdcLibraries/BossBulkDocConverter.sxd" > "macro://BossBulkDocConverter/Standard.DocConverter.Main" > > This is opening Openoffice draw and waiting for the user to click on > Enable Macros and then excuting the macro. > > But I dont want to open the openoffice nor it shdould wait for anytype of > human interaction. As soon as I will give the command , even if the > openoffice is closed it should execute teh macro.
Use the -invisible (or -headless) command line option. Please reply to [email protected] only -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
