Externals in OS X

Ken Ray kray at sonsothunder.com
Thu Sep 9 00:14:15 EDT 2004


On 9/8/04 8:29 PM, "Ray Stace" <rstace at uow.edu.au> wrote:

> 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

My guess would be that you didn't include the "answer" dialog in the
Distribution Builder (it's on the Inclusions tab).

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: kray at sonsothunder.com




More information about the use-livecode mailing list