home *** CD-ROM | disk | FTP | other *** search
/ Best of German Only 1 / romside_best_of_german_only_1.iso / anwender / pswsort / beispiel.exe / BSREA1.BAT < prev    next >
DOS Batch File  |  1992-06-28  |  206b  |  10 lines

  1. REM BSREA1.BAT Sortieren Real-Zahlen
  2. SET SORTPROT=BSREA1.PRT
  3. SET SORTCORE=9000
  4. SET SORTWORK=
  5. SET SORTIN=BSREA1.EIN,ASC,FIX,30
  6. SET SORTOUT=BSREA1.AUS
  7. SET SORTFORM=
  8. SET SORTFIELDS=22,REAL,A
  9. PSWSORT
  10.