modal dialogs
Groover David
Photographer at thegoldenthread.net
Thu Mar 13 10:08:13 PDT 2008
Just asking the obvious question but ...
Would it work this way;
local lvFieldname
lvFieldname = "Fred"+" "+"Mertz"
Field Name
lvFieldname
- Or -
Field Name = lvFieldname
David Groover
On Mar 13, 2008, at 11:00 AM, David Thompson wrote:
> A text constant seems to be the only kind of loose formula that will
> compile. If you change the statements above to something like
>
> Field Name
> "Fred"+" "+"Mertz"
>
> you get, "Cannot compile procedure - one or more incorrect steps."
>
> You get the same error if the formula is a numeric constant, or just
> a field or variable name with no operators or functions.
More information about the Qna
mailing list