• 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 to create an alias to the a file please
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript to create an alias to the a file please


  • Subject: Re: Applescript to create an alias to the a file please
  • From: Paul Taylor <email@hidden>
  • Date: Tue, 09 Feb 2010 23:01:12 +0000

Ah, I think I have it


tell application "Finder"
set theFile to (POSIX file ("/Users/paul/Music/AliasTest/test.mp3"))
set theAlias to make new alias file at POSIX file ("/Users/paul/Music") to theFile
set the name of theAlias to "newalias.mp3"
end tell



thanks Paul _______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
References: 
 >Re: Applescript to create an alias to the a file please (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: Re: Applescript to create an alias to the a file please
  • Next by Date: Is this valid "whose" syntax for folder actions file extension filtering?
  • Previous by thread: Re: Applescript to create an alias to the a file please
  • Next by thread: Is this valid "whose" syntax for folder actions file extension filtering?
  • Index(es):
    • Date
    • Thread