Hi.

It works. It is possible you left that line break in the second "if" 
statement?

Craig Newman
In a message dated 10/20/10 10:04:01 AM, csz...@mac.com writes:


> on mouseUp
> repeat with y = 1 to the number of cards
>       repeat with b= 1 to the number of buttons of card y
>          if the style of button b of card y = "checkbox" then
>             if the hilite of button b of card y = "true" then send mouseUp
> to button b of card y
>          end if
>       end repeat
> end repeat
> end mouseUp
> 
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to