2 lines
94 B
AppleScript
2 lines
94 B
AppleScript
|
|
set input to text returned of (display dialog "Enter a number:" default answer "") as integer
|