Is there any way of opening a FOLDER for append.
Something like:
Code:
Open "Pathname/foldername" for Append
I want to move files from one folder to another without deleting any files in the target folder.