• 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
Re: dropStuff
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dropStuff


  • Subject: Re: dropStuff
  • From: roy whelden <email@hidden>
  • Date: Fri, 17 Oct 2003 09:41:15 -0700

Brandon Lake wrote:


> 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?


If you want to use a droplet, here is a simple solution:
--------------------------------------
on open theFiles
set d to path to desktop from user domain as alias
tell application "DropStuff"
stuff theFiles with format StuffIt5 into d with individually
quit
end tell
end open
------------------------------
Hope this works for you!

Roy Whelden
_______________________________________________
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.

  • Follow-Ups:
    • Re: dropStuff
      • From: Brandon Lake <email@hidden>
  • Prev by Date: Re: [OT] Anti-Spam solution for web pages.
  • Next by Date: Re: speedup scripts redux
  • Previous by thread: Re: dropStuff
  • Next by thread: Re: dropStuff
  • Index(es):
    • Date
    • Thread