rem filename: RunCDRS03.BAT

rem This script is the run script for the CDRS application
rem viewset for Windows NT and 95 systems.
rem It causes Viewperf to be run with this viewset, saves the
rem results to a text file and displays these results.
rem April 8, 1998   - Original

del CDRSold.txt
move CDRS.txt CDRSold.txt
cd CDRS-03
CALL CDRS-03.bat
..\vpost\vpost CDRS viewperf.log > ..\CDRS.txt
cd ..
notepad CDRS.txt