Hi,

This must be a bug, please report it to bugzilla if it is not there yet.

If you check the result after the create alias command, you get: "can't create that alias" because framp is not a file but a folder. The correct command would be: create alias (tilmp) to folder framp, but this causes an execution error.

My advice is to use AppleScript instead, until the bug is fixed.

Best regards,

Mark

Signe Marie Sanne wrote:
Hello,
I'm trying to create an alias to a folder. On Windows 'file' works, although the shortcut is to a folder and the documentation says that you can only create a shortcut to a file not a folder. Does this apply ontly to Mac since nothing happens on Mac with the script below:

  put specialfolderPath("pref") & "/IVANAmp/" into framp
  put there is a folder framp --renders 'true'
  put specialfolderPath("desktop") & "/IVANAmp/" into tilmp
  create alias (tilmp) to file framp

Any suggestions?

--

eHUG coordinator
mailto:[EMAIL PROTECTED]
http://www.ehug.info
http://home.wanadoo.nl/mark.sch
http://www.economy-x-talk.com

Please inform me about vacancies in the field of
general economics at your institute. I am also looking
for new freelance programming projects.

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to