Re: [Plib-devel] Importers/Exporters
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2000-03-23 09:18:42
|
Ok, so now the file writers are actually used and I get an error-dialog. However, there is still no explanation of the error. Steve, if its ok by you, as a short or medium term-solution, please add the line(s): fprintf ( stderr, "Not saved: There is no writer for the format \"%s\".\n", extn); into file ssg.cxx, at the end of ssgSave, just before the: return FALSE ; Bye bye, Wolfram Kuss. |