Greetings,
I'm really new to visual basic, but I'm attempting to create a program that will rename two files on a certain date. The files are:
c:\orrtax\2001\sys\ot2001.bat and c:\orrtax\2001\sys\ot2001nd.bat and I want to have them renamed on october 31st 2003. Does anyone have any sample code that will help with this?
In the meantime I will search for a book.
Kelly
I would use a batch file and put it in the scheduler, but it's for a friend who has win 95.
I'm really new to visual basic, but I'm attempting to create a program that will rename two files on a certain date. The files are:
c:\orrtax\2001\sys\ot2001.bat and c:\orrtax\2001\sys\ot2001nd.bat and I want to have them renamed on october 31st 2003. Does anyone have any sample code that will help with this?
In the meantime I will search for a book.
Kelly
I would use a batch file and put it in the scheduler, but it's for a friend who has win 95.