Put a stack into a variable?

Mark Schonewille m.schonewille at economy-x-talk.com
Fri Jun 13 17:17:19 EDT 2014


How do you "paste" the stack?

--
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 6/13/2014 23:10, Richard Gaskin wrote:
> In case anyone needs this, this works in a button but not in the Message
> Box, which is why I had missed this before:
>
> on mouseUp
>     copy this stack
>     put the clipboardData["objects"] into tVar
>     put tVar
> end mouseUp
>




More information about the use-livecode mailing list