[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR & Flat Files



Use the READ statement to read a line at a time until End of File, and then just
substring each line to extract any given data elements. There are more
sophisticated methods but this should get you started.

Colin.