home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / BREAK201.ZIP / BREAKER.DOC next >
Encoding:
Text File  |  1989-04-08  |  1.7 KB  |  35 lines

  1. Breaker V1.00 By Kito Mann from CollisionWare(tm) Premium SoftWare.
  2. 2/21/89
  3. ====================================
  4. This program was designed to create a copy of a text file from one line to
  5. another. It can be used to break up large and small text files alike. I wrote
  6. it when I encountered problems of a text file being too large for a program
  7. to process, and I had no means of making it any smaller. This file made it
  8. possible for me to create new files from the larger one, starting at one line,
  9. and ending at the other. This could also be helpful when backing up a file.
  10. The source code is at your disposal, but if you modify it, I would appreciate
  11. it if you would send me a copy. Any comments or suggestions would be
  12. appreciated. More CollisionWare products will follow, thanks.
  13. Kito Mann
  14.  
  15. Breaker V2.00 By Kito Mann from CollisionWare(tm) Premium SoftWare.
  16. 4/04/89 (as if anyone downloaded 1.00)
  17. ===================================
  18. There basically are no new modifications. I'm just finally realsing the
  19. modifications Kurt Becker made to the source code. The program performs
  20. the same, its just works much better on your disk.
  21. By the way, the usage is BREAKER [filename]. If no filename is given, BREAKER
  22. will prompt you for one.
  23. Kito Mann
  24.  
  25. Breaker V2.01 By Kito Mann from CollisionWare(tm) Premium SoftWare.
  26. 4/08/89  (as if anyone downloaded 2.00)
  27. ===================================
  28. In the other two versions the file to break up could only be 20 characters
  29. long, which can cause a problem with a large pathname. Changed ot to 40
  30. characters which I think will be ample... Also made some cosmetic changes.
  31. No big deal.
  32. Kito Mann
  33.  
  34. Call the Collision Theory(tm) PM-BBS (703)425-4674 10PM-7AM
  35.