FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Searching a record on a Tree class
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Searching a record on a Tree class
Posted: Wed Sep 11, 2013 10:03 AM
here not run !!

cClassName:= alltrim(FR->FrTipo)
SearchItem( oTree:aItems, cClassName )


it not open the tree and it not make error

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Searching a record on a Tree class //RESOLVED
Posted: Wed Sep 11, 2013 10:14 AM
resolved!!!!

if alltrim(aItems[ n ]:cPrompt) == cClassName





Many times the solution is close but can not see it
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion