What's better? 🙂
v_FEM = $concat(v_FLD,".",v_ENT)
reset $procerror
$1 =$fieldinfo(v_FEM,"DATATYPE")
if($procerror<0)
; avail
else
; not avail
endif
reset $procerror
$1 = $item(v_FLD,$selectlist(v_ENT))
if($procerror<0)
; avail
else
; not avail
endif
Or is then any book where all statements are listed with there CPU cycles 🙂
Ingo
PS: We have to fight against C# and it is not easy to explain where are the advantages of UnifAce



