Hi, I have a set of AppleScripts that work with either BBEdit or TextWrangler. At this moment, I use the same source for both script sets, with the TextWrangler edition a copy of the BBEdit edition, just replacing the line
tell application "BBEdit" with tell application "TextWrangler" I had a script that automated this translation, but it seems this doesn't work properly (especially the "decompile" step from a compiled script to a .applescript text file). Are there any suggestions to improve the maintenance of these scripts? I offer no support, but get questions regardless. At the moment the TextWrangler scripts are not working because of a failed build process. Questions: + does someone have a script that will create .applescript files from .scpt files and that is command-line based? + Does someone have a suggestion to use the same script and send the apple events to BBEdit or TextWrangler depending on the application which triggered the script? + other helpful advice? Best, Maarten Sneep --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/bbedit?hl=en If you have a specific feature request or would like to report a suspected (or confirmed) problem with the software, please email to "[EMAIL PROTECTED]" rather than posting to the group. -~----------~----~----~----~------~----~------~--~---
