PDA

View Full Version : Does anyone here know AppleScript?


cytokinesis
Aug13-04, 11:08 AM
I'm brand spakin' new to AppleScript and I want to make a small script to move any selected file to a pre-designated folder on my hard disk. My problem arises when I want to specify the file I want moved. What should I use when writing the program so that the file moved can be arbitrarily assigned without editing the script itself?

Am I making sense?