Automator timeout
I'm trying to run a simple automator script to append a character to a long list of file names (sometimes thousands). Sadly automator timesout quite quickly because the finder hangs. I can't get the finder to quit nicely via terminal and have been resorting to killall in terminal to reset the finder when this happens. But I have had no luck getting this automator script to really do this with lots of files. Am I missing something?
I do see that there is a wait command in applescript that would work, only I just can't figure out how to get scripts to run (I've been trying to learn bash for days and haven't even tackled applescripts).
Can anyone help, either with a workaround for the finder timingout or even just with the original problem itself? That is, I just simply want to append a character to thousands upon thousands of filenames. That should be *so simple* but I'm just stymied....
Thanks enormously for any thoughts...
Message was edited by: aliris19
MacBook Pro, 15", Mac OS X (10.6.4)