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

Home » Public Forums » archive » Reading large Ascii files
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Reading large Ascii files [message #27641] Tue, 30 October 2001 05:33
Isa Usman is currently offline  Isa Usman
Messages: 13
Registered: October 2001
Junior Member
Hello,

I am trying to read a single row from a large file. The amout of numbers per
row is about 12500. So in IDL i have the following lines;

readf,lun,format='(500F8.3)',ch1_val_s

so that i only read 500 values at a time and it gives me the error;

% Input line is too long for input buffer of 32767 characters.

From what i can gather, IDL is trying to read the whole line first before it
puts it into the array. Can anybody suggest a way round this please.

Thanks

Isa Usman
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: which *nix will RSI nix next?
Next Topic: Hypergeometric functions

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

Current Time: Fri Oct 10 14:31:21 PDT 2025

Total time taken to generate the page: 1.12306 seconds