1 line
79 B
AppleScript
1 line
79 B
AppleScript
set input to text returned of (display dialog "Enter text:" default answer "")
|
set input to text returned of (display dialog "Enter text:" default answer "")
|