FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour AT ( cSearch, cData, nOffset )
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 03:41 PM

Is nOffset supported by Harbour, too?

nLocation := AT( cSearch, cData, nOffset )

If I try this with Harbour I get following error.

\FREITEST.PRG(5095) Error E0021 Incorrect number of arguments: AT
assed: 3, expected: 2

Maybe this is xHarbour only?
Regards,
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 04:42 PM

Otto,

Are you using the Harbour build that we provide with FWH or have you build it yourself ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 05:35 PM

Antonio, I use 8.03.
Regards,
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 08:37 PM

Otto,

I mean if you are using the Harbour setup that we provide with FWH.

Some users build it themselves from the SVN repository (thats why I ask you) :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 09:22 PM

No, I use the original libs.
Regards,
Otto

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
AT ( cSearch, cData, nOffset )
Posted: Mon Apr 07, 2008 09:24 PM

Otto,

Is there some reason you need to use Harbour instead of xHarbour? xHarbour seems more advanced. I would use xHarbour exclusively.

James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion