From: Chris Alfeld Date: 2006-03-29T13:47:39+09:00 Subject: Re: Playing sounds on a Mac It isn't so much that I never want to return as that I want to become one with the osascript and exit after beeping =) My bad, meant 'system' not 'exec'; too much tcl in my past. On 3/28/06, Logan Capaldo wrote: > > On Mar 28, 2006, at 11:55 AM, Chris Alfeld wrote: > > > exec "osascript -e 'beep 1'" > > I hope you never want to return after beeping > > >