FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Find string in variable
Posts: 23
Joined: Wed May 07, 2008 02:50 PM
Find string in variable
Posted: Thu Feb 19, 2015 01:07 AM

Hi!

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

Thanks for help

Best regards

Posts: 310
Joined: Mon Oct 10, 2005 05:10 AM
Re: Find string in variable
Posted: Thu Feb 19, 2015 02:12 AM

HI Ali

use at() function.

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

Colin

Posts: 2170
Joined: Fri Jul 18, 2008 01:24 AM
Re: Find string in variable
Posted: Thu Feb 19, 2015 02:22 AM

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

&&&

Francisco J. Alegría P.

Chinandega, Nicaragua.



Fwxh-MySql-TMySql

Continue the discussion