advertisement

Article:
  Turn Your Mac into an Audio Transcriber
Subject:   Fixing Corrupted Download
Date:   2005-03-13 22:44:05
From:   DavidBattino
The initial download link on this page went to a Zip-compressed folder of AppleScripts. As some readers discovered, Zipping the scripts turned them into generic documents. Consequently, the scripts wouldn’t launch from Tex-Edit Plus or even open in Script Editor. Using StuffIt to compress the folder would have prevented that. I’ll try to upload a Stuffed version soon. <br/ >

For now, you can turn the generic documents into scripts with this workaround:

  1. Add “.scpt” to the end of the filename (the icon will change to a script document instead of a generic one)

  2. Double-click each script to open it Script Editor.

  3. Resave each script without the .scpt extension.


Steps 2 and 3 are only necessary if you want to trigger the scripts from Tex-Edit Plus, which uses the last few characters of the filename to determine which key (e.g., F10) is assigned to trigger the script. —David Battino