alvin alexander
Nodes for the term “applescript”
MacOS: How to enable the AppleScript menu on the MacOS menu bar
Read more
The AppleScript delay command
Read more
AppleScript “list” examples
Read more
A simple way to show many stock quotes and charts
Read more
My AppleScript iTunes alarm clock program
Read more
iTunes AppleScript examples (command examples)
Read more
AppleScript “repeat while” examples
Read more
AppleScript list manipulation examples
Read more
The AppleScript comment syntax
Read more
AppleScript “random values” examples
Read more
Mac AppleScript Finder: How to put the path of the current Finder window on the clipboard
Read more
How to open a macOS Terminal in the current Finder folder
Read more
Where to save your custom MacOS AppleScript programs
Read more
How to execute AppleScript from a Java or Scala application
Read more
Applescript: How to open a PDF in Preview and go directly to a page
Read more
How to fire MacOS notifications with AppleScript and Scala
Read more
The AppleScript for loop (and while loop) examples
Read more
An AppleScript “current time” example
Read more
How to customize AppleScript dialogs (dialog boxes buttons and icons)
Read more
AppleScript/Unix: How to get the current MacOS foreground application name
Read more
How to use AppleScript to display a dialog from the MacOS Unix shell
Read more
My Siri-like Mac speech recognition and computer interaction software
Read more
How to run an AppleScript from the Mac OS X Unix shell
Read more
Did you know: You can use JavaScript for macOS scripting
Read more
Mac text to speech voices (Mac OS X text to speech using AppleScript)
Read more
AppleScript dialog icons
Read more
An AppleScript dialog textfield example
Read more
AppleScript dialog - prompt for a response
Read more
AppleScript text dialog - How to display multiline text in a dialog
Read more
A shell script to change between MacOS dark mode and light mode
Read more
AppleScript tip: if/then syntax
Read more
Create an AppleScript list with the every keyword
Read more
AppleScript tip: script a program that isn't scriptable
Read more
AppleScript Safari URL tip: How to open multiple URLs in Safari tabs
Read more
AppleScript iTunes example: How to search for a song
Read more
AppleScript subroutines: how to create a subroutine
Read more
AppleScript string tip: How to concatenate strings
Read more
AppleScript tip: how to assign text to a variable
Read more
Java AppleScript: How to run a multi-line Applescript command from a Java program
Read more
AppleScript math: Addition, subtraction, multiplication, division
Read more
An AppleScript hello, world example
Read more
AppleScript time example: The current time as hours and minutes
Read more
AppleScript keystroke tip: simulating the Enter key
Read more
AppleScript: How to display a number in a dialog
Read more
An AppleScript list iterate/loop example
Read more
An AppleScript “list size” example
Read more
Java Mac AppleScript ScriptEngine null (ScriptException)
Read more
AppleScript current date - How to display the current date in a dialog
Read more
macOS AppleScript example: Display clipboard contents in a dialog
Read more
AppleScript code to read file contents into a list (array)
Read more
How to break long lines using AppleScript
Read more
Simple iTunes AppleScript script examples
Read more
How do I find out what application elements can be scripted with AppleScript?
Read more
How to configure AppleScript to work with Java 7 on Mac OS X
Read more
Mac speech recognition software - How to create custom commands
Read more
Mac speech recognition - text to speech, and speech to text
Read more
A Mac Java Applescript example - how to execute Applescript from Java
Read more
AppleScript tip: using the ScriptEditor dictionary
Read more
First Mac Ruby Appscript examples
Read more
AppleScript error: Can't make (handler) into type string
Read more
Apple events and the AE Monitor
Read more
AppleScript tip: legal variables names
Read more
AppleScript Finder tip - Get the full path of the Finder
Read more
AppleScript result output - How to display output in the ScriptEditor Result tab
Read more
AppleScript dialog lists - how to display a list in a dialog
Read more
AppleScript timer - run a script on a schedule with cron
Read more
AppleScript alarm clock - creating a time-based trigger
Read more
AppleScript application - How to save a script as an application
Read more
AppleScript tip: getting the current time
Read more
AppleScript tip: working with booleans
Read more