Snow Administrator


Anmeldedatum: 21.11.2000 Beiträge: 1946 Wohnort: Deiningen
|
Verfasst am: 24.04.2003 - 23:58 Titel: Programm: Finder - Funktion: internet location file |
|
|
Beschreibung: Das Skript legt eine Link-Datei auf dem Desktop an.
Code: | set thePath to (path to desktop)
tell application "Finder"
set myFile to make new internet location file at thePath ¬
to "http://fischer-bayern.de" with properties {name:"LINK", extension hidden:true}
end tell |
_________________ Peter
-
Fischer-Bayern.de|Shadetreemicro.com |
|