Hi,
Macro {||&("t1:a1+t1:a2/t1:a3") }, {||&(t1:a1) } ,&("t1:a1") error : variable t1 does not exist ,how to to these ?
// At last ,found the low level mistake : local variable can't be excuted in macro
{||macrofield("t1:a1+t1:a2/t1:a3",t1) }
function macrofield(cstr,t0)
private t1
t1:=t0
return &cstr
Harbour 3.0 +fwh
TKS!
Shuming Wang
http://www.xtech2.top
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651
Mobile:(86)13802729058
Email:100200651@qq.com
QQ:100200651
Weixin: qq100200651