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