I’m accessing objects in another stack with code like this:

        put "First Group" into Field "Company" of card "CompanyData" of stack 
"ShareAnalysis" 
        send textChanged to Field "Company" of card "CompanyData" of stack 
“ShareAnalysis"

Is there a shorter way of achieving this? 

Even better, is there a way I can store a reference to the Field in a variable 
and use that instead of Field of Card of Stack?

Regards

Peter


_______________________________________________
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