Editing droplets...
Editing droplets...
- Subject: Editing droplets...
- From: Mr Tea <email@hidden>
- Date: Wed, 08 May 2002 01:12:39 +0100
It occurred to me that I could open AppleScript droplets for editing without
having to open them from within (or drag them onto) a script editor - by
including the following lines of code, or similar...
set theFile to path to me
tell application "Finder"
open theFile using file "Mezzanine!:Applications:Script Debugger
3.0:Script Debugger"
end tell
Good idea? Silly idea? Should I go stand in the corner?
Mr Tea
--
"Always remember to warm the pot."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.