help-octave
[Top][All Lists]
Advanced

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

RE: Oct2XLS produces readonly error on one computer


From: PhilipNienhuis
Subject: RE: Oct2XLS produces readonly error on one computer
Date: Thu, 21 Aug 2014 23:17:43 -0700 (PDT)

ijourneaux wrote
> Backed out to versrion 2.2.1 and I get the same behavior so it isn't the
> IO package. Arrgh. This used to work. now I can't save to any drive.
> 
> Creating file
> E:/PrintQuality/Jobs/2014-08-21-1/2014-08-21-1+Microstick+DO_NOT_OPEN.xlsx
> warning: xlsclose: file
> E:/PrintQuality/Jobs/2014-08-21-1/2014-08-21-1+Microstick+DO_NOT_OPEN.xlsx
> could not be saved. Read-only or in use elsewhere?
> 
> (File pointer preserved. Try saving again later...)
> Creating file
> E:/PrintQuality/Jobs/2014-08-21-1/2014-08-21-1+Microstick+DO_NOT_OPEN.xlsx
> (oct2xls: input character array converted to 1x1 cell)
> (oct2xls: input character array converted to 1x1 cell)
> warning: xlsclose: file
> E:/PrintQuality/Jobs/2014-08-21-1/2014-08-21-1+Microstick+DO_NOT_OPEN.xlsx
> could not be saved. Read-only or in use elsewhere?
> 
> (File pointer preserved. Try saving again later...)
>>>

Just a hint:

as the message says the file ptr is preserved. One can change the filename
in that struct (IIRC as a second arg to xlsclose in a next call) to at least
be able to save one's work to some other place where one does have write
access.

Otherwise, I found Allen's remark quite to the point: I also often encounter
unexpainable write access issues at work with several other programs than
just Octave. And indeed IT staff often can't explain it themselves :-)

Philip




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Oct2XLS-produces-readonly-error-on-one-computer-tp4666135p4666176.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]