Strategos Posted September 8, 2007 Share Posted September 8, 2007 I can't figure out what's going on when I try to use the following script: display dialog "Error 234234" buttons ["Shut Down", "Explode", "Restart"] default button 2 if "1" then display dialog "Proceed?" buttons ["OK"] default button 1 It's just a practical joke on my sister, but it won't work once it gets to the if...then. It doesn't understand what 1 is, it's supposed to be when you click Shut Down. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.