Re: How do I script DropStuff?
Re: How do I script DropStuff?
- Subject: Re: How do I script DropStuff?
- From: email@hidden
- Date: Wed, 17 Apr 2002 08:35:17 EDT
Use the Force Luke.
Oops, sorry.
Use the Finder Tracy.
set dropStuffApp to "hardrive:dropstuff" -- change to suit
set sourceFolder to "hardrive:folderToStuff" -- ditto
tell application "Finder"
open folder sourceFolder using application file dropStuffApp
end tell
Jeff Baumann
email@hidden
www.linkedresources.com
In a message dated 4/16/02 2:26:50 PM, Tracy Vanderwerf wrote:
>
Given a file path, I need to stuff the file. When I open the DropStuff
>
dictionary, it doesn't show much. Can anyone help me?
>
>
Thanks,
>
TracyV
_______________________________________________
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.