• 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 and Safari
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript and Safari


  • Subject: Re: AppleScript and Safari
  • From: Doug McNutt <email@hidden>
  • Date: Tue, 9 Nov 2004 07:51:34 -0700

At 08:05 -0500 11/9/04, Steve Suranie wrote:
> (I want to download some XML files on a reaccuring basis).

Learn about curl, free software delivered with OS neXt. It's UNIX and hence not directly AppleScriptable but  "Do shell script" is available.

man curl  (in terminal or a BBEdit worksheet.)

cd $HOME/Documents/wherever
curl -O "http://www.smartmoney.com/rss/smheadlines.cfm?feed=2&format=RSS091";



--
-->  There are 10 kinds of people:  those who understand binary, and those who don't <--
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: AppleScript and Safari
      • From: Paul Berkowitz <email@hidden>
References: 
 >AppleScript and Safari (From: "Steve Suranie" <email@hidden>)

  • Prev by Date: Re: AppleScript and Safari
  • Next by Date: Re: AppleScript and Safari
  • Previous by thread: Re: AppleScript and Safari
  • Next by thread: Re: AppleScript and Safari
  • Index(es):
    • Date
    • Thread