XBROWSE Help needed

XBROWSE Help needed

Postby byte-one » Sat Dec 06, 2008 3:24 pm

I will show an array with this structure with XBROWSE. But only the bolded subarray!!

aadd(aGefunden,{{"",""} , {rep_such->rep,rtrim(rep_such->repbez),atrepl(CRLF,rtrim(rep_such->bem)," "),cJahr} })

Any suggestion?
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Postby Daniel Garcia-Gil » Sat Dec 06, 2008 4:07 pm

make another array

aGefunden2 := {}
aeval( aGefunden, {|uDato| aadd( aGefunden2, uDato[2] ) } )

oBrw:SetArray( aGefunden2 )
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 86 guests