1.3. Example: LaunchBar

Initiate outgoing cal

Initiate outgoing calls out of the Mac OS X application "LaunchBar" directly with help of the "LaunchBar" AppleScript provided by NCTI standard. Please note however, LaunchBar is a commercial, generally available software, which is not supported. Furthermore, we do not assume any liability for problems or damage resulting from installing LaunchBar.

Example: Integrating AppleScripts with the Mac multimedia manager "LaunchBar"

  • After downloading LaunchBar successfully, drag and drop the application to the Applications folder.
  • Start LaunchBar with double-click.

Find the AppleScript "CallFromLaunchBar.scpt" in the "Extras" folder.

  • Right-click on the "NCTI standard" icon you'll find in the disk image and choose "Show Package".

Accessing "Contents"/"Extras"/"LaunchBar" you will find "CallFromLaunchBar.scpt".

  • Save the file locally

Clicking the gear wheel icon at the right end of the bar opens a static menu, independent from the current selection. Please upload your AppleScript file within "Actions". This example shows how you initiate outgoing calls with the "CallFromLaunchBar.scpt" AppleScript with using the "tel" command.

By typing "tel" available phone numbers out of your Mac OS X contact book will be displayed. Simply mark any contact and press the space bar to initiate a call.

The NCTI standard screen popup appears subsequently.

You can easily create a AppleScript file by yourself with the AppleScript editor on your Mac.