Re: Scripting StuffIt in OS X?
Re: Scripting StuffIt in OS X?
- Subject: Re: Scripting StuffIt in OS X?
- From: Michael Grant <email@hidden>
- Date: Tue, 09 Jul 2002 19:31:33 -0500
On 7/9/02 7:05 PM, "Jon Pugh" <email@hidden> wrote:
>
> Oops, no StuffIt Commands OSAX for OS X (or is there?), and DropStuff
>
> doesn't have a dictionary. Sorry if this is a stupid question, but how do I
>
> go about scripting StuffIt compression in OS X?
>
>
tell app "dropstuff"
>
launch
>
open file "stuff"
>
end
Thanks, that does get the file stuffed. But is there any way to specify
where to create the archive, or at least capture the location selected in
the user dialog?
Michael
--
"Maybe this world is another planet's hell."
- Aldous Huxley
_______________________________________________
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.