home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_h_o / hercpowr / disk2 / readme.bat < prev    next >
DOS Batch File  |  1993-05-21  |  122b  |  9 lines

  1. @echo off
  2. if "%1"=="" goto default
  3. call readme1.com %1
  4. goto exit
  5. :default
  6. call readme1.com readme.txt
  7. :exit
  8. echo.
  9.