how can I write a script for Open Office writer?
Posted
by Angela
on Stack Overflow
See other posts from Stack Overflow
or by Angela
Published on 2010-04-06T19:20:31Z
Indexed on
2010/04/06
19:23 UTC
Read the original article
Hit count: 211
openoffice-writer
Hi, not sure if this is the best forum or if there's someplace better...but I need to write a script/macro for Open Office.
I am sending a letter to 4-6 different people (A,B,C,D).
The format for, say, four people would be:
Dear A,
I'm writing to B,C, and D.
Dear B,
I am writing to A,C, and D.
etc.
Sometimes it may be 4. Sometimes 6. Sometimes 10. But it needs to cycle through all and do so listing the ones not in the "dear" header.
© Stack Overflow or respective owner