home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / dos / screen / swears10 / !run.bat < prev    next >
Encoding:
DOS Batch File  |  1991-06-25  |  111 b   |  6 lines

  1. @echo off
  2. :_top
  3. echo This is an execution of the compiled swears demos.  Fast, eh?  :)
  4. demo.exe
  5. goto _top
  6.