Hi Craig,

> Am 28.06.2022 um 22:27 schrieb Craig Newman via use-livecode 
> <[email protected]>:
> 
> I just glanced at this. Down at the very beginning, I noticed something odd. 
> One cannot do anything with “the text" of a variable; that would not throw an 
> error, but would always be empty, no?

no, if the variable contains a valid description of a field control.
This works as advertized:
...
put the long ID of fld 1 into tField
put the text of tField
...

Hope I understood you correctly.

> Craig

Best

Klaus
--
Klaus Major
https://www.major-k.de
https://www.major-k.de/bass
[email protected]


_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to