How to invoke the macro OpenOffice Writer in Linux command when the document is loaded?

link|improve this question
feedback

1 Answer

Your question is unclear.

If you want to start OpenOffice.org Writer from the Linux command line, type the following:

soffice -writer

If you want to run a Macro within OpenOffice.org Writer:

  • Click on the Tools menu.
  • Go down to Macros
  • Click Run Macro on the popup menu.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.