FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xbrowse and Ufc
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
xbrowse and Ufc
Posted: Thu Oct 25, 2018 08:17 PM

Is it possible to associate a user function to the xbrowse like in the old clipper when we used the dbedit function that had the possibility to load a personal function?

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: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: xbrowse and Ufc
Posted: Fri Oct 26, 2018 12:51 AM
Hi,

I think you can use this:

Code (fw): Select all Collapse
oXbr:EditBaseRecord(NIL,.T.,{|oRec| Cpr211a( "I",oRec)},oXbrw)
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil

Continue the discussion