home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / ntcode / ptnt / runpt.bat < prev    next >
Encoding:
DOS Batch File  |  1995-05-19  |  540 b   |  20 lines

  1. pt -s 5000 -t 1  > freept.txt
  2. pt -s 5000 -t 2  >> freept.txt
  3. pt -s 5000 -t 3  >> freept.txt
  4. pt -s 5000 -t 4  >> freept.txt
  5. pt -s 5000 -t 5  >> freept.txt
  6. pt -s 5000 -t 6  >> freept.txt
  7. pt -s 5000 -t 7  >> freept.txt
  8. pt -s 5000 -t 8  >> freept.txt
  9.  
  10. pt -s 5000 -t 1 -a > free1pt.txt
  11. pt -s 5000 -t 2 -a >> free1pt.txt
  12. pt -s 5000 -t 3 -a >> free1pt.txt
  13. pt -s 5000 -t 4 -a >> free1pt.txt
  14. pt -s 5000 -t 5 -a >> free1pt.txt
  15. pt -s 5000 -t 6 -a >> free1pt.txt
  16. pt -s 5000 -t 7 -a >> free1pt.txt
  17. pt -s 5000 -t 8 -a >> free1pt.txt
  18.  
  19.  
  20.