Okay, thanks for the sheetname fix to XLS2CSV! With latest build works great!
Now I've got two sets of problems. One involves the FilePass and WriteAccess records, but I think I can figure that out--or not. In any case, I assume I'm on my own.
The other is a bit more intractable. The worksheet I am using has three "Text Object" graphics in the first sheet. They are graphics with text in them. *Something* in HSSF is extracting the text. It appears that after the first such graphic has been parsed, and as the second is about to be--quite likely the "TextObject" it is parsing is a very long one--I get the message in the subject as below, then finally the exception in the subject (I've included some toString() prints). :
// This is the text extracted from the "TextObject" [snip, snip] 12 lines of text from "TextObject" deleted here // end of text extracted from the drawing record
--------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)