Hi!
I have to finde a String in a variable with 1000 Lines. How can I do this?
Thanks for help
Best regards
Hi!
I have to finde a String in a variable with 1000 Lines. How can I do this?
Thanks for help
Best regards
HI Ali
use at() function.
nPos := at(alltrim(cFind),cAddSub)
Colin
Take a look at this post. Maybe it can be some help.
viewtopic.php?f=6t=12307start=0hilit=busqueda+en+todos+los+campos+de+una+dbf
&&&