home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / GENERAL / 1992PIG.ZIP / GO.BAT next >
DOS Batch File  |  1992-07-11  |  262b  |  9 lines

  1. ECHO OFF
  2. CLS
  3. dir
  4. ECHO                                                        * Pig Book Program *
  5. ECHO If READ.COM and PIGBOOK.TXT are not in this Directory, then 
  6. ECHO please hit Ctrl+C to stop now.   Otherwise, you may just
  7. PAUSE
  8. read.com pigbook.txt
  9.