Re: Scripting creation of Internet clippings
Re: Scripting creation of Internet clippings
- Subject: Re: Scripting creation of Internet clippings
- From: "Christopher C. Stone" <email@hidden>
- Date: Tue, 8 May 2001 23:16:26 -0500
Greetings,
Tanaka's osax is a little easier:
---------------------------------------------------------------------------
set theFile to path to desktop folder as string
set theFile to theFile & "testclipping.ccs"
set theURL to "
http://www.macintouch.com"
MT Write Clipping theURL to file theFile with as URL
---------------------------------------------------------------------------
--
Best Regards,
Christopher Stone
______________________________
StoneWorks Computer Consulting
email@hidden