On 23-Apr-2008, Sergei Steshenko wrote: | Which file implements 'fopen' in 'octave' ? And which function(s) in it ? Look in src/file-io.cc. Make the change in do_stream_open function. Take advantage of the file_stat class from liboctave. jwe