home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / PCRESRC / PCR8808.ARC / SRT.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-02-17  |  74 b   |  5 lines

  1. echo off
  2. sort/+%1% < nufile > sorted
  3. type sorted | more
  4. type srt.lbl
  5.