Hey Gang,
Newbie, I am trying to copy a file from a cd to the desktop for os 9 and X, thanks in advance.
Regards…
Lance
Hey Gang,
Newbie, I am trying to copy a file from a cd to the desktop for os 9 and X, thanks in advance.
Regards…
Lance
set HD to (path to desktop folder)
set theFile to "CD_Name:file_name"
tell app "Finder" to duplicate alias theFile to HD