Hi Philip, I followed your advice and changed to the code to below:
> # No Java support > if ~(isempty (odsinterfaces.OTK) && isempty (odsinterfaces.JOD)) > # Some Java-based interface requested but Java support > is absent > error ('No Java support found.'); > else > # No specific Java-based interface requested. Just > return > odsinterfaces.OTK = 0; > odsinterfaces.JOD = 0; > return; > endif It now comes up with the following error: >>> m = odsopen('quizgrade.ods') Supported interfaces: warning: No support for OpenOffice.org .ods I/O m = [](0x0) >>> Hope this helps, Jacques ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev