rem filename: RunAWadvs01.BAT

rem This script is the run script for the Alias|Wavefront Advanced Visualizer
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 AWadvsold.txt
move AWadvs.txt AWadvsold.txt
cd AWadvs-01
CALL AWadvs01.bat
..\vpost\vpost AWadvs viewperf.log > ..\AWadvs.txt
cd ..
notepad  AWadvs.txt