Hi Harbour developers,

I use macro within codeblock for years with Xbase++....as follow:

cFAction := FIELD->FNCNAME

bAction := {|| &cFAction() }
If isfunction( cFAction )
    oXbp:ItemSelected := bAction
Endif

However, Harbour does not support macro within codeblock ...

Hope someone can give me any solution on this topic ...

Shum

-- 
View this message in context: 
http://n2.nabble.com/Macro-within-codeblock-tp4611984p4611984.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to