Metropoli BBS
VIEWER: demo.bat MODE: TEXT (ASCII)
@echo off
cls
echo.
echo.
echo        QLIB Demos    by : Peter Quiring
echo.
echo  GRAFIX - Grafixs Demo [VGA/VESA/modeX]
echo  PLASMA - C program using sin()  [Original by:Tran]
echo  TRIG - shows sin(), cos(), tan(), etc.
echo  LZW - test LZW routines
echo  PACK\PACK - tests the PAK file system
echo  TIMER - a Zen Timer
echo.
echo.


[ RETURN TO DIRECTORY ]