Hi,

I have the following on a button:

on mouseUp
  local myFilePathName
  local myAliasFilePathName


put "/Users/Dave/Desktop/DavesTest/frame_test_mjpeg.mov" into myFilePathName put "/Documents/HFPA-Server/HFPA-JobInput/frame_test_mjpeg.mov alias" into myAliasFilePathName

  create alias myAliasFilePathName to file myFilePathName
end mouseUp

A file gets created, but it's NOT an alias file. According to the Finder Get File Info command it's a 4K QuickTime Movie.

If I create an Alias to the file in finder, then the file created is "Alias" file according to the get info command.

How can I create an Alias to a file?

Thanks a Lot
All the Best
Dave

_______________________________________________
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