[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Select string
I am reading a flat data file. For each line in the data file I would like
to select only the word 'purchase card'. It seems simple to do. But I can't
figure out how to do it in SQR. Help please!
exp:
book 2000 20-sep-01 purchase card $20,000
invoice purchase card $25.50 account payable
...
'purchase card' word is not always in the same column of the data file.
Thanks in advance.