you probably want to make 2 strings ahead of time with the full path and filename.ext

then use the 2 strings like filecopy (str1 , str2)
if you can figure out a way to work it on the command line, you can always use shell...