Hi Craig,

> Am 28.06.2022 um 22:27 schrieb Craig Newman via use-livecode 
> <use-livecode@lists.runrev.com>:
> 
> 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
kl...@major-k.de


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

Reply via email to