Scripted Save in Script Editor
Scripted Save in Script Editor
- Subject: Scripted Save in Script Editor
- From: Paul Richardson <email@hidden>
- Date: Mon, 31 Jan 2005 20:08:13 +0100
OS X 10.3.7
tell application "Script Editor"
save document 1 as "script bundle"
-- results in a bundle, but the Finder thinks it is a folder
save document 1 as "application bundle"
-- results in an application without bundle
end tell
Are there known ways of getting around this? (particularly the latter case)
Paul
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden