Exit loop

Javier Reyes jreyes at virtual-fashion.com
Sun Oct 7 23:01:02 UTC 2007


Works for me too !!  :-)

Thanks

On 10/8/07, Tom Phoenix <rootbeer at redcat.com> wrote:
>
> On 10/7/07, Javier Reyes <jreyes at virtual-fashion.com> wrote:
>
> > I am trying to create a button or morph that when pressed stores the
> present
> > Squeak image and exits Squeak.
>
> This works for me:
>
>   TheWorldMenu new saveAndQuit
>
> But if you want to go one level lower, you could use this:
>
>   SmalltalkImage current snapshot: true andQuit: true
>
> Hope this helps!
>
> --Tom Phoenix
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20071008/0578ebb3/attachment.htm


More information about the Squeak-dev mailing list