Colin J. Williams wrote:
Andrew Douglas Pitonyak wrote:
George Weaving wrote:
I'm not sure which online group is most appropriate, perhaps you
could give me some pointers...
Has OpenOffice Basic / StarBasic the ability to write CLASSES as is
possible with VBA? (without this the thousands of lines of VBA we
have will not be vaguely convertible). I know there is the UNO
bridge allowing (e.g.) Java apps to communicate with the API, but
this seems a little inconvenient. Failing this, is there a sutable
scripting / compile-on-the-fly programming system/engine that can
"plug in" to OOo?
Many thanks in advance.
George Weaving
You can create your own structures, but you can not create a class
that contains callable methods.
Is this not posible with Python?
Colin W.
Yes, you can do this with Python, Java, C++, and even PERL, but you can
not do this with Star Basic
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw
My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm
Free Info: http://www.pitonyak.org/oo.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]