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


_______________________________________________
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