Re: Unsupported File Format



From the shell, do something like this:

    zmore file.gnumeric

You should see something that starts like...

<?xml version="1.0" encoding="UTF-8"?>
<gnm:Workbook xmlns:gnm="http://www.gnumeric.org/v10.dtd";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.gnumeric.org/v9.xsd";>

...and ends like...

</gnm:Workbook>

If you see that, the file is probably ok.  If you do not see that,
the crash ate your file.

Morten



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]