Thread: copying files
View Single Post
  #1 (permalink)  
Old 11-03-2005, 08:18 AM
Alexander Slanina
Guest
 
Posts: n/a
Default copying files

Hi folks !

End of my wits

My fortran program produces 4 log-files. After these files are closed
i want them to have other filenames, like old_name + date + time +
".log".

A simple copy would suffice, imho.

How can i do that ?
And how do i "connect" two strings with each other ?

thanks
and best regards

Alex.
Reply With Quote