The following script works fine when in Revolution [2.1.2], but does nothing
when saved in a standalone [OS X 10.3.3]. Anyone any idea why?

on mouseUp
  answer "Are you sure you want to quit?" with "Cancel" or "Yes"
  if it is "yes" then quit
end mouseUp
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to