AppleScript Wrapper for ImageJ

Author: Norbert Vischer

Date:30 June 2008

Description: This macro allows you to run an AppleScript in ImageJ

Requirement: Mac OS X 10.4 or higher

Usage:
  • copy an AppleScript to the clipboard (e.g. from Apple's Script Editor)
  • run macro "Wrap AppleScript"
  • now the clipboard contains macro "MyScript" that can be pasted and executed.

See Also: AliasResolver