rem filename: RunLight01.BAT

rem This script is the run script for theLightscape 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 Lightold.txt
move Light.txt Lightold.txt
cd Light-01
CALL Light-01.bat
..\vpost\vpost Light viewperf.log >  ..\Light.txt
cd ..
notepad Light.txt