[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: Don DeSmith <DESMITD@DOMINOS.COM>
- Date: Fri, 11 Sep 1998 12:05:46 -0400
If you don't get enough help based on your first message include the code so we can see what you are doing.
Thanks
>>> Murali None <mujre@AMRE.COM> 09/11 11:44 AM >>>
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