home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t206 / 1.img / EX1.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-03-10  |  130 b   |  13 lines

  1. echo off
  2. cls
  3. type ex1.txt
  4. pause
  5.  
  6. type bank.txt
  7. pause
  8.  
  9. delimit bank1.par bank.txt bank1.out
  10. pause
  11.  
  12. type bank1.out
  13. pause