[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Reading a fixed lenght text file in SQR
- Subject: Re: Reading a fixed lenght text file in SQR
- From: Alan Dalton <adalton@SIERRASYS.COM>
- Date: Fri, 11 Sep 1998 08:41:59 -0700
Could you post the code for the Read procedure?
> ----------
> From: Murali None[SMTP:mujre@AMRE.COM]
> Sent: Friday, September 11, 1998 11:44 AM
> To: Multiple recipients of list SQR-USERS
> Subject: Reading a fixed lenght text file in SQR
>
> HI everybody ,
>
> I am new to SQR . So please excuse me if is a basic question .
> I am trying to read a fixed lenght text file with a READ statement and
> it
> reads the first record okay.
> I checked that with display statements. But when it reads the second
> record
> it skips the first 10 characters
> and the same thing with the all the records further .
> Any help is appreciated.
>
> Thanks
>