I can't send a message with a field to another handler

Bob Sneidar bobs at twft.com
Thu Aug 2 19:03:16 EDT 2012


The syntax would be 

send "<message>" to field "<fieldname>" of card "<cardname>"

if it is in the same stack. If it is in another stack, then

send "<message>" to field "<fieldname>" of card "<cardname>" of stack "<stackname>"

Bob


On Aug 2, 2012, at 3:48 PM, Dr. Hawkins wrote:

> The problem is passing the target field as a variable; livecode
> handles tgt containing "myfield" just fine, but I haven't found a way
> to send it "myfield of that other card" without it looking for a field
> on the same card with that name.





More information about the use-livecode mailing list