Put a stack into a variable?
Richard Gaskin
ambassador at fourthworld.com
Fri Jun 13 17:10:31 EDT 2014
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
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list