Message de Maurice date 2007-11-27 20:25 :
Hi,
how do I convert these xba/xml macro files to plain text files
and back?
I would like to use another editor to edit the files in
~/.openoffice.org2/user/basic/...
Hi,
Don't try to edit an xba file. It is utf-8 coded and some characters are
escaped like in html, e.g. double quotes are translated to "
A simpler way is to transfer the code from your editor to the IDE and
vice-versa with a simple copy/paste.
Or you can store your code in a simple text file with extension .bas and
use the "insert BASIC" and "save BASIC" buttons (second toolbar of the IDE)
______
Bernard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]