Page 1 of 1

Find string in variable

Posted: Thu Feb 19, 2015 1:07 am
by ali
Hi!

I have to finde a String in a variable with 1000 Lines. How can I do this?

Thanks for help

Best regards

Re: Find string in variable

Posted: Thu Feb 19, 2015 2:12 am
by Colin Haig
HI Ali

use at() function.

nPos := at(alltrim(cFind),cAddSub)

Colin

Re: Find string in variable

Posted: Thu Feb 19, 2015 2:22 am
by FranciscoA
Take a look at this post. Maybe it can be some help.
http://fivetechsupport.com/forums/viewt ... de+una+dbf