FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour function AsCallback
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
function AsCallback
Posted: Sat May 14, 2016 01:35 PM

LOCAL pFunc := AsCallback( "ESWRITECALLBACK", SELF )

I must translate it how I make ?
is there on fwh the AsCallback 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: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: function AsCallback
Posted: Sun May 15, 2016 07:35 AM

Silvio,

What do you need it for ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: function AsCallback
Posted: Sun May 15, 2016 06:28 PM

Do you mean to evaluate a codeblock from C code ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: function AsCallback
Posted: Mon May 16, 2016 07:10 AM

I 'm making a small class to mak spell thesaurus for richedit .
it use languages files as dict.
I found a dll free and some Harbour functions ( the functions are wrote for oopp).
I'm trying to translate into fwh
the function use many function I not Know, one most is asCallBack()

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