Post
by Otto »
oBrw:bChange := { || if (lChange=.t.,( lChange=.f., RefreshCont("QUOTE",cSocio,@lChange),oBrw:GoTop(),oBrw:refresh() ), ) }
static FUNCTION RefreshCont(cdbf,cSocio,lChange)
cKey:=cSocio
(cdbf)->(OrdScope(0,cKey))
(cdbf)->(OrdScope(1,cKey))
sysrefresh()
lChange:=.f.
return NIL