Well, hard to say what happens without knowing what you do...
As a wild guess, is there something like this in your code:
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
Then replace it. This code may stop the JavaVM and this can crash the
office.
Do you get a stack trace when the office crashes?
HTH, Steffen
mellannie rachelle reyes wrote:
HI im mellanne again, we are using JCreator for our coding in JAVA...the
openoffice can read our code and execute what is needed but after execution
it will automatically start its recovery of the file, it says that it
encountered an error that is why OOo crashes...
thank you very much!!!
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]