Why doesn't menupick work
Mark Schonewille
m.schonewille at economy-x-talk.com
Fri Aug 22 04:36:30 EDT 2014
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")
>
More information about the use-livecode
mailing list