comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Readf and line lenght limit
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Readf and line lenght limit [message #924] Mon, 15 March 1993 14:52
patel is currently offline  patel
Messages: 9
Registered: August 1992
Junior Member
I am reading a file with the following line

while (not eof(lun)) do begin
if(temp eq 'nt') then readf,lun,nnt
print,ni
end

I get an error message like:

% Input line is too long for input buffer of 2048 characters.
% READF: Error encountered reading from file. Unit: 119
File: /home/users/patel/csi_data/fw2dcsi.fid/procpar
% Execution halted at READPROCPAR <read_procapr.pro( 54)> (READF).
% Called from $MAIN$


I see in my input file a line which is really long (>2048 chars). Is
there a way to get around this problem (by increasing the input buffer)?
I am reading an ascii file and I have to read it as such.

Thanks

-maqbool
patel@sparky.drad.umn.edu
[Message index]
 
Read Message
Previous Topic: Input routines
Next Topic: IDL FAQ: beta release

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 02:57:35 PDT 2025

Total time taken to generate the page: 0.63965 seconds