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

Home » Public Forums » archive » Input buffer limits
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Input buffer limits [message #4522 is a reply to message #4425] Tue, 13 June 1995 00:00 Go to previous message
Serdar Manizade is currently offline  Serdar Manizade
Messages: 15
Registered: December 1994
Junior Member
I too have hit the ascii buffer input limit. I solved the problem by
changing the problem: i.e. rewrote the input data to use shorter lines.
Thoroughly unsatisfying. Any other solutions out there?
serdar.manizade@gsfc.nasa.gov http://aol16.wff.nasa.gov/~manizade/

bowman@csrp.tamu.edu (Kenneth P. Bowman) wrote:
> I just ran into the 2048-byte input buffer limit and I can't remember
> whether there are any suggested workarounds.
>
> I'm trying to read an ASCII file with long records, and the error message is
>
> IDL> openr, 11, '94065V22.A01'
> IDL> x = FLTARR(1000)
> IDL> readf, 11, x
> % Input line is too long for input buffer of 2048 characters.
> % READF: Error encountered reading from file. Unit: 11
> File: 94065V22.A01
> % Execution halted at $MAIN$ (READF).
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: post script printing
Next Topic: Generating MPEG with WAVE

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

Current Time: Wed Oct 08 19:55:16 PDT 2025

Total time taken to generate the page: 0.00400 seconds