Well that generated more response than I imagined. Thanks all.

Now, what is the best way to check and see if a folder exists? Right now I am doing a CD and checking @error for a non-zero. Is there a cleaner way to do this? I see the exist function in the manual for files. What about folders?