• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
dropStuff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dropStuff


  • Subject: dropStuff
  • From: email@hidden
  • Date: Thu, 16 Oct 2003 13:39:11 -0700

Hi Group,

I made this Simple AS to stuff files that I chose automagically. I'd like to be
able to stuff multiple
files at a time. My problem was figuring out how to give DropStuff a multiple
file alias -- if that
exists. Basically I just want to put multiple files in the same stuffit
directory. It can't be that
hard, would anyone share with me what I'm missing?

TIA,

Brandon Lake

AS follows:

choose file

set file_to_be_stuffed to the result as alias
set mydesktop to path to desktop from user domain as alias
tell application "DropStuff"
stuff file_to_be_stuffed with format StuffIt5 into mydesktop
end tell
_______________________________________________
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.

  • Prev by Date: Re: Resolve alias
  • Next by Date: Re: Finder scripting dies
  • Previous by thread: Re: Resolve alias
  • Next by thread: Re: dropStuff
  • Index(es):
    • Date
    • Thread