Message 1 of 4
copy file to folder

Not applicable
08-27-2018
08:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all
I am looking for some help to copy a file to a folder.
all the copy methods I have seen state I need to know the path and filename..
I'd simply like to do something like the following and only specify the folder I am copying the file to and not the filename..
copy c:\temp.txt c:\temp2
is it possible folks?
thanks