VetMaster Update Page (c) 1977-2026 Doty Software, LLC
Install on network Email setup Email us Eula Faq Dymo
DAILY BACKUP IS REQUIRED
End Backup
[C]reate backup
statement(s) in the batch file "b.bat" to xcopy files (to one or more removable
drives or over the local network)
xcopy /d/e/f/r/y *.*
A:\unique\*.*
xcopy /d/e/f/r/y *.* B:\unique\*.*
xcopy /d/e/f/r/y *.*
Z:\unique\*.*
pause