home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 02101 / unibuch.lzh / START.BAT < prev    next >
DOS Batch File  |  1992-11-01  |  340b  |  16 lines

  1. echo off
  2. cls
  3. echo  
  4. echo Diese Batchdatei startet das Programm UNIBUCH mit dem Programmaufruf:
  5. echo  
  6. echo UNIBUCH M
  7. echo  
  8. echo Auch bei Farbsystemen wird UNIBUCH dadurch im "Monochrom-Modus" gestartet!
  9. echo  
  10. echo Sie können das Programm jedoch jederzeit auch normal starten mit:
  11. echo  
  12. echo UNIBUCH
  13. echo  
  14. pause
  15. UNIBUCH M
  16.