Hi,final answer for the Java-exec() problem: "bash -l -c " followed by the usual openoffice headless start sequence. Caution: Use the String{} array method of Process.exec() and pass over only four parameters: "bash" "-l" "-c" and the soffice execution string.
Have fun Bastian --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
