• 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: Applescript handler for URL helper application?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript handler for URL helper application?


  • Subject: Re: Applescript handler for URL helper application?
  • From: Bruce Lacey <email@hidden>
  • Date: Mon, 28 May 2001 13:17:49 -0700

on 5/28/01 11:37 AM, Paul F. Henegan at email@hidden wrote:

> on 27.05.2001 15:54, Bruce Lacey at email@hidden wrote:
>
>> I need to write a script that will serve as a URL helper application for FTP
>> to record download requests prior to processing the download. My plan is to
>> trap the event, record the URL request information to a log file and then
>> delegate the event to my ftp application.
>
> Hi Bruce,
>
> Maybe
> <<event sysogurl>> URLtoBeOpened--<< for opt-\ >> for opt--shift-\
> is what you're looking for?

Paul:

Thanks for the tip but even that did not work. My test script is:

On <<event sysogurl>> URLtoBeOpened
display dialog "Inside sysogurl"
End <<event sysogurl>>

I set the Internet Control panel to invoke it as the FTP helper application.
The script runs and quits. The script is invoked but the handler is not? Am
I missing something?

Is there some debug script that I can write to detect the event that I need
to handle?

Thanks again for your help.
Bruce


References: 
 >Re: Applescript handler for URL helper application? (From: "Paul F. Henegan" <email@hidden>)

  • Prev by Date: XML Tools 2.2
  • Next by Date: Webminer
  • Previous by thread: Re: Applescript handler for URL helper application?
  • Next by thread: Help with choice of tool(s)
  • Index(es):
    • Date
    • Thread