LingaringBell
11-03-2007, 01:28 AM
Hey Guys,
I'm using a simple:
set x to display dialog "blah blah blah" default answer ""
However, I need the user to input only a number, so if somebody accidentally fat fingers a letter an error will occur. I can't use an "on error" statement because I have to input the exact error that will come up, and that error message would of course depend on what the user accidentally entered. Any suggestions? Thanks as always.
-Bell
I'm using a simple:
set x to display dialog "blah blah blah" default answer ""
However, I need the user to input only a number, so if somebody accidentally fat fingers a letter an error will occur. I can't use an "on error" statement because I have to input the exact error that will come up, and that error message would of course depend on what the user accidentally entered. Any suggestions? Thanks as always.
-Bell