John McCormick wrote: > Daniel, > > Would using a sequential file of characters work for your > problem? Sequential_IO does not interpret like Text_IO. stream_io would be a much better choice, the format of sequential_io files is implementation dependent.