I have a text string that I grab from a Memo field.
What I need to do is find out if certain text in that string is located in the first column of whatever line it may appear in.
Example of the text:
>>
Hello, this is a TEST.
This is another line.
TEST again.
Some other text in the string.
<<
In this case, the word TEST shows up twice. I need to somehow be able to know if TEST starts at column 1.
Thanks,
Jeff Barnes
(FWH 16.11, xHarbour 1.2.3, Bcc730)
Jeff Barnes
(FWH 16.11, xHarbour 1.2.3, Bcc730)