Create file alias on user desktop
Create file alias on user desktop
- Subject: Create file alias on user desktop
- From: "mrykoga" <email@hidden>
- Date: Sun, 15 Feb 2004 03:54:56 -0300
Hi,
Does anyone know how to create a file alias to a POSIX style
path on user desktop? I have to use the POSIX path because I
need to call the applescript inside a bash script.
I tested something like this on AppleScript editor:
tell application "Finder"
activate
make new file alias at desktop to file (POSIX
path "/application_name")
end tell
Marcos Koga
email@hidden
---
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - I gratis!
http://antipopup.uol.com.br
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.