Skip to content

Instantly share code, notes, and snippets.

@acodega
Last active June 17, 2020 12:53
Show Gist options
  • Save acodega/5565881f8c901a6fe6ab390bd424854e to your computer and use it in GitHub Desktop.
Save acodega/5565881f8c901a6fe6ab390bd424854e to your computer and use it in GitHub Desktop.
set theDialogText to "The current date and time is " & (current date) & "."
display dialog theDialogText
--> Result: {button returned:"OK"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment