home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 574.lha / JoinT_v1.0 / ReadMe < prev    next >
Text File  |  1991-07-22  |  1KB  |  39 lines

  1.  
  2.                               JoinT 1.0
  3.  
  4.                                   By
  5.  
  6.                              KAP of Deja Vu
  7.  
  8. So far all of my textadder utilties, except LHAdder, have used Type for
  9. the actual adding. It seems this is not a good thing to do. If you just
  10. test run for example TC and your addfiles doesn't exist, then type will
  11. add "Can't open WhatEverYouFileIsCalled". This of course corrupts archieves!
  12. DMS might still be able to extract the archieve without any errors. But it
  13. is still corrupted, which one soon enough notices when trying to add something
  14. else to it.
  15. It's not really a bug, but never the less lethal. So here is the remedy
  16. a fast adder that doesn't add any error messages.
  17.  
  18. Usage:
  19. JoinT FileToJoinTo FileToAdd
  20.  
  21. And then the usual ending;
  22.  
  23. There shouldn't be any bugs in the code. But if there is, please contact
  24. my BBS and leave me a message so I can fix it. And do call my BBS anyway!
  25. My BBS is now run on a machine with 400 meg HD, 68020, 5 meg memory.
  26.  
  27.       The Schismatrix +46 51530370, Sysop KAP of Deja Vu
  28.  
  29.  This has been a KAP joint. Do you know, do you know, do you know :-)
  30.  
  31.  History
  32.  
  33.  1.0
  34.  
  35.  O Now uses ARP.library. For gads to get better command line parsing.
  36.  
  37.  O Has a few extra error messages.
  38.  
  39.