Alright, I've gotten this to work while all of my files are in a folder, so I write:
Quote:
select folder "myFolder" in folder "my other folder"
open selection
|
but I've kind of run into the same problem as before. I'm not sure how to target the CD drive, or keep the search within the same folder.
I've tried just writing:
Quote:
select folder "myFolder'
open selection
|
And sticking that script in the same folder as the folder I want to launch, but it returns an error (Can't remember which one, I'm back on a PC now).
I guess the way around my problem, is to name the CD something specific, and then modify the apple script any time I change the CD name. This way I can add "of disk "myCD" to the end of the script?
It's tricky to do this having only periodic access to a mac..