2009/9/21 Lars Nooden <[email protected]>: > Johnny Rosenberg wrote: >> 2009/9/21 James Greenidge <[email protected]>: > [snip] >>> Isn't there a plain English short-cut add-on out there that will do these >>> kinds of things via a menu of options and operations? >> >> You could write one in OpenOffice.org Basic. Or someone else could. Or >> maybe someone already did. > > Point of information: OOo supports use of Python or Javascript for > macros, so there is no need to learn an additional language, if you > already are using either or both.
Of course. I only mentioned Basic as an example. Sorry for not mentioning the other options. BeanShell is also supported, by the way. If you are a beginner though, Basic could be an easy waay to get the job done, since there is a help section for Basic built in and there are some tools involved too. J.R. > > -Lars > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
