home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / BUSI / ITRAK10.ZIP / ITDOS-3.BAT < prev    next >
DOS Batch File  |  1992-03-15  |  149b  |  10 lines

  1. @echo off
  2. cls
  3. :echo   Here you enter the Batch Commands for
  4. :echo   Dos Program #3
  5. : Currently set to display directory
  6. dir /p
  7. echo:
  8. pause
  9.  
  10.