Applescript file extensions
Applescript file extensions
- Subject: Applescript file extensions
- From: Brennan <email@hidden>
- Date: Tue, 23 Apr 2002 22:06:47 +0200
Hi there,
Still working on this scriptable app. There's interest in having the ability to drop scripts on the app, or on parts of its GUI. The lead programmer is interested in accepting text files (containing applescript text) as well as compiled scripts.
Actually the app already does this, but it's also going to be possible and meaningful to drop text files onto the app, which will have some other effect altogether than executing the contents as an applescript.
He's asking whether there's an existing filename extension, like .scr or .as or some such, which would act as a flag to this kind of action.
My take is that the app should ONLY accept compiled scripts.
Does this sound reasonable?
_______________________________________________
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.