Hi again
i had a closer look at the move code and it appears that the file was
mis spelt so that is the reason it couldnt find the specified file!
Now then. It has moved the file. But not added the date into the
filename here is what it has run through-no errors, successfully moved
file but not renamed:
C:\Documents and Settings\Carla.Cund\Desktop>d_t.com 1>d_t.bat
'd_t.com' is not recognized as an internal or external command,
operable program or batch file.
C:\Documents and Settings\Carla.Cund\Desktop>call d_t.bat
C:\Documents and Settings\Carla.Cund\Desktop>del d_t.com
Could Not Find C:\Documents and Settings\Carla.Cund\Desktop\d_t.com
C:\Documents and Settings\Carla.Cund\Desktop>del d_t.bat
C:\Documents and Settings\Carla.Cund\Desktop>echo century:
century:
C:\Documents and Settings\Carla.Cund\Desktop>echo year:
year:
C:\Documents and Settings\Carla.Cund\Desktop>echo month:
month:
C:\Documents and Settings\Carla.Cund\Desktop>echo day:
day:
C:\Documents and Settings\Carla.Cund\Desktop>echo hour:
hour:
C:\Documents and Settings\Carla.Cund\Desktop>echo minute:
minute:
C:\Documents and Settings\Carla.Cund\Desktop>echo second:
second:
C:\Documents and Settings\Carla.Cund\Desktop>move
c:\perflogs\networkops2.csv c:
\perflogs\archivedperflogs\networksops2.csv
The system cannot find the file specified.
C:\Documents and Settings\Carla.Cund\Desktop>pause
Press any key to continue . . .
Hope you can help!
thanks
Carla