On Wednesday 12 October 2005 04:37 pm, Kevin Weber wrote: > When I try to run the database program. I get the following > message: "OpenOffice.Org requires the Jave Runtime Environment (JRE) > to perform this task. Please install a JRE and restart OpenOffice" > Where do I get the JRE? > Also I've noticed that the Writer and Calc saves the OpenDocument > File documents in a compressed ZIP. Is there a way to save this not > Zipped up, but in a folder?
JRE is Java Runtime Environment and is available at www.java.com. The Open Document file format is exactly that: a zip file. The *.sx* formats are also zip files. The only way to do this would be likely to change the source code for opening and saving files. That said, you could create a "batch" file which would unzip a given file into a given folder. Dan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
