John Sisson wrote:

> The great resource for OO-Basic programming is Andrew Pitonyak's
> "OpenOffice.org Macros Explained". In there is a lot of help on all
> aspects of ooBasic programming including String functions such as
> split() which along with trim() seems appropriate to your task.
> Thanx - John S
Hi John,
Thanks for the tip. Yes, I have all the online stuff by Andrew but not his
actual printed book which is said to be better but expensive. Trim, I know
about since it's similar to other Trim functions in other languages. Split
is potentially useful but I'll have to learn a bit more about working with
arrays to use it and I'm not sure it would be anymore compact or readable
than the code I've already got.
Cheers,
Jonathan

-- 
Registerd Linux user #445917 at http://counter.li.org/
Please do not send me copies of list mail. I read the lists. Thanks!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to