Is there any way of opening a file for input altering its contents and then
saving it with the same name
but with a date attached eg myfile_23-03-2005 , myfile_24-03-2005 e.t.c.
I have tried appending Date to the end of the filename when saving but that
doesn't work.
Thanks
Kevin
saving it with the same name
but with a date attached eg myfile_23-03-2005 , myfile_24-03-2005 e.t.c.
I have tried appending Date to the end of the filename when saving but that
doesn't work.
Thanks
Kevin
Comment