Re: ssconvert help needed - new features? (plain text export)
- From: "Morten Welinder" <mwelinder gmail com>
- To: peter light-bg com
- Cc: gnumeric-list <gnumeric-list gnome org>
- Subject: Re: ssconvert help needed - new features? (plain text export)
- Date: Sat, 18 Feb 2006 13:17:05 -0500
ssconvert can convert one sheet at a time. To do more, do something
like...
for i in `find . -type f -print`; do ssconvert --options $i; done
But... We cannot currently do the multiple-sheets and the format spec
for csv. If someone was to enhance ssconvert in that way, that would be
nice.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]