cd compu-ads:c/
echo ""
echo " Loading Music...."
echo "  Press Control+Lamiga to Stop."
noiseplayer >NIL: -p4 compu-ads:programs/mod.pde
cd compu-ads:c/
cls

echo ""
echo " Menu-Master v1.0 Demo Slide Show"
echo " ===================== ----------"
echo ""
echo "   The first picture is of the Main Menu..."
ppshow Compu-Ads:Programs/MainMenu
echo ""
echo "   The second picture is of the Script Editor..."
ppshow Compu-Ads:Programs/EditScript
echo ""
echo "   The third picture is of the About screen..."
ppshow Compu-Ads:Programs/About
echo ""
button
cls


type compu-ads:programs/MM-DEMO.Mess
button
endcli
