I am running the batch file below to copy a database file for backup purposes. This batch file runs automatically on a daily basis using the Windows TASKMANAGER. I cannot get the dos window to close after the batch file is complete. I have seen several postings with the same question but not in conjunction with scheduler like TASKMANAGER. thanks for your help!
xcopy c:\rxsche~1\pharma~1.mdb w:\backups
cls
exit
Start Free Trial