Are there other objects than the Explorer object that can be used to display folders and files and a way to copy files from one folder to another? Is there an example file of how to do this? Any help appreciated.
Steve
Printable View
Are there other objects than the Explorer object that can be used to display folders and files and a way to copy files from one folder to another? Is there an example file of how to do this? Any help appreciated.
Steve
the List object can load either Drives, Directories, or files.
Then use the File object to copy files.