https://issues.apache.org/bugzilla/show_bug.cgi?id=46544
Georger Araujo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Georger Araujo <[email protected]> 2009-01-23 12:53:47 PST --- Hi, Unfortunately it did not work: --begin-- [geor...@phoenix excel]# java org.apache.poi.hssf.extractor.ExcelExtractor -i test.xls Specified input file '-i' does not exist Use: org.apache.poi.hssf.extractor.ExcelExtractor [<flag> <value> [<flag> <value> [...]]] [-i <filename.xls>] -i <filename.xls> specifies input file (default is to use stdin) Flags can be set on or off by using the values 'Y' or 'N'. Following are available flags and their default values: --show-sheet-names Y --evaluate-formulas Y --show-comments N --show-blanks Y --end-- -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
