RosettaCodeData/Task/Copy-a-string/AppleScript/copy-a-string.applescript

3 lines
34 B
AppleScript

set src to "Hello"
set dst to src