O Offbeatmammal Member Licensed User Jun 2, 2008 #1 Would like support for something similar to sub updateField(fldName) eval("PimContact." & fldName & " = txt" & fldName & ".Text") end sub where the eval allows execution (and runtime evaluation) of just about anything. See http://www.b4x.com/forum/questions-help-needed/2466-eval-similar-execute-statements.html
Would like support for something similar to sub updateField(fldName) eval("PimContact." & fldName & " = txt" & fldName & ".Text") end sub where the eval allows execution (and runtime evaluation) of just about anything. See http://www.b4x.com/forum/questions-help-needed/2466-eval-similar-execute-statements.html