IO package: Difference between revisions
Jump to navigation
Jump to search
→Required support software
Line 215: | Line 215: | ||
=== Required support software === | === Required support software === | ||
For the Excel/COM interface: | For the Excel/COM interface: | ||
* A windows computer with Excel installed | * A windows computer with Excel installed. Note that 64-bit MS-Office has no support for COMx /ActiveX so you might have to resort to the Java interfaces below | ||
* Octave-forge Windows-1.0.8 or later package WITH LATEST SVN PATCHES APPLIED | * Octave-forge Windows-1.0.8 or later package WITH LATEST SVN PATCHES APPLIED | ||
Line 243: | Line 243: | ||
UNO specific (invoking OpenOffice.org (or clones) behind the scenes): | UNO specific (invoking OpenOffice.org (or clones) behind the scenes): | ||
NOTE: EXPERIMENTAL!! A working OpenOffice.org installation. The utility function chk_spreadsheet_support can be used to add the needed entries to the javaclasspath. | NOTE: EXPERIMENTAL!! A working OpenOffice.org installation. The utility function chk_spreadsheet_support can be used to add the needed entries to the javaclasspath. | ||
=== Usage === | === Usage === |