Probably, calling a control "The short name" is also a bad idea ;-)

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/

On 8/21/2014 13:54, Mark Schonewille wrote:
Hi,

"card" is part of the name, but not of the short name. A correct card
reference is

card "The short name"

This would be the complete name of the card and you can use it directly
in a script:

go card "The short name"
put (there is a card "The short name")



_______________________________________________
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