display dialog Archive

  • Alert (Display Dialog) in AppleScript

    Alert (Display Dialog) in AppleScript

    To display an alert or dialog prompt in AppleScript is easy, once you know the command string to use. For simple scripting, such as AppleScript or VBScript, I will frequently use alert dialogs to display the contents of variables. Hmm, any other reasons for a...

    Full Story