URL Access Scripting
URL Access Scripting
- Subject: URL Access Scripting
- From: "John R." <email@hidden>
- Date: Mon, 21 Nov 2005 10:29:46 -0500
On Sun, 20 Nov 2005 03:53:16 +0000, kai wrote:
...
set thePath to path to desktop folder as Unicode text
set sourceFile to (thePath & "source.txt")
tell application "Safari" to set x to URL of front document
tell application "URL Access Scripting" to download x to sourceFile
tell application "TextEdit" to open sourceFile
Could someone direct me to any documentation on URL Access Scripting?
I was amazed to find this application compiled on my machine, but I
did not know it even existed!
My quick research revealed the following:
- No relevant entires in Applescript' Library
- I could not find the application file to add to the Library
- No useful responses from a Spotlight search
- No results (none!) from searching Apple's Developer website for
"URL Access Scripting"
- Google search had very old references, such as a TidBits article
from 1999
_______________________________________________
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