• 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: URL Access Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: URL Access Scripting


  • Subject: Re: URL Access Scripting
  • From: JollyRoger <email@hidden>
  • Date: Fri, 07 Dec 2001 17:15:48 -0600

On 12/7/2001 1:02 PM, "Eric Schult" <email@hidden> wrote:

> I'm writing a little script using the URL Access Scripting OSAX that'll
> allow users to upload a file to an anonymous FTP site.

Also you may want to consider making your script a droplet so that you can
just drop files onto the script to upload them. Just add an "on open"
handler to your script, and save it as an application.

on open docList
repeat with nextDoc in docList
-- upload here
end repeat
end open


References: 
 >URL Access Scripting (From: Eric Schult <email@hidden>)

  • Prev by Date: Re: URL Access Scripting
  • Next by Date: Re: Duplicate with replacing and a full trash
  • Previous by thread: Re: URL Access Scripting
  • Next by thread: Re: URL Access Scripting
  • Index(es):
    • Date
    • Thread