echo ""
echo "  Testlauf von ShowAmiga96 V1.2"
echo ""
echo "  Dieses Script startet nach einem Mausklick ShowAmiga96,"
echo "  als wenn es aus der Startup-Sequence aufgerufen worden"
echo "  wäre. Ein weiterer Mausklick ruft das Schließprogramm"
echo "  auf, das sonst in der WBstartup gestartet wird."
echo "  Auf diese Weise kann man immerhin erkennen, ob das Pro-"
echo "  gramm überhaupt läuft und sich eine Installation lohnt."
echo ""
echo ""
echo "  Testrun of ShowAmiga96 V1.2"
echo ""
echo "  After a mouseclick this script launches ShowAmiga96, as"
echo "  if it had been called from the startup-sequence. A second"
echo "  mouseclick executes the closer, which normaly is started"
echo "  in the WBstartup-drawer."
echo "  With this script you can check if the program runs on"
echo "  your configuration and if it´s worth to install."
echo ""
echo ""
c/waitformouse
echo "  8-)"
c/ShowAmiga96 >ram:showamiga96.err Testrun
if not warn
  c/waitformouse
endif
wbstartup/ShowAmiga96_Close

