On Thu September 15 2005 09:10, + George Weaving wrote: > [ MODERATED ] ******************** > 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?
Hi George, OpenOffice.org has several possible languages. The StarBasic language is very similar to VBA. However the OpenOffice.org object model is not exactly the same as the MSOffice object model. However Novell is working on a compatability interface to allow Excel VBA functions to work in OOo. I'm not sure if this helps you. Please reply to [email protected] only -- CPH : openoffice.org contributor Maybe your question has been answered already? http://user-faq.openoffice.org/#FAQ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
