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?
--
Signe Marie Sanne

1. amanuensis/Senior lecturer
Romansk institutt                       Tlf.    +47 55 58 21 27
Øisteins gt. 1                          Epost:  [EMAIL PROTECTED]
Universitetet i Bergen

http://www.hf.uib.no/mlab/Info/sms.html
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to