jumping among Mainstack and substacks isn't easy

Bob Sneidar bobs at twft.com
Mon Jun 18 17:01:38 EDT 2012


I do not see how the second form has any meaning. vTempC will be the number of the mouse button you clicked. 

Bob


On Jun 18, 2012, at 1:36 PM, Mark Rauterkus wrote:

> This works:
> 
> on mouseUp
>   go to card "Roberto Clemente" of stack "Kids"
> end mouseUp
> 
> But, this does not:
> 
> on mouseUp vTempC
>   go to card vTempC of stack "Kids"
> end mouseUp





More information about the use-livecode mailing list