Randolph Jones wrote: > I have 1.9.65 on linux fc2 > I can run the helloworld java script from the macro/run dialog > I want to modify it and call it from a macro, passing a string > and receiving an array of strings on return > > I dont see anything on this on the newsgroup > How do I call a java script from basic
You can't do that directly. You must give your Java classes a UNO interface and make it a UNO service you can call from Basic. Best regards, Mathias -- Mathias Bauer - OpenOffice.org Application Framework Project Lead Please reply to the list only, [EMAIL PROTECTED] is a spam sink. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
