home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 562.lha / StripANSI_1.0 / ReadMe < prev    next >
Encoding:
Text File  |  1991-07-22  |  2.2 KB  |  53 lines

  1.  
  2.                             StripANSI 1.0
  3.  
  4.                                  By
  5.  
  6.                             Kap of Deja Vu
  7.  
  8. This is yet another ANSI stripper. It removes all ANSI control codes from
  9. the specified file. It also has a flag for stripping ctrl-chars.
  10. The stripper is also residentable.
  11.  
  12. You must have ARP.Library to use this utility.
  13.  
  14. Usage:
  15. StripANSI "ANSI File" "New File" [Flags]
  16.  
  17. Flags:
  18. Only one so far; NOCTRL. This strips all ctrl-characters. Or rather it strips
  19. all characters with an ASCII value that is less than 32.
  20.  
  21. Well pretty awkward docs as usual. But you're probably a smart guy (gal)
  22. and get the picture.
  23.  
  24. And then the usual ending;
  25.  
  26. There shouldn't be any bugs in the code. But if there is, please contact
  27. my BBS and leave me a message so I can fix it. And do call my BBS anyway!
  28.  
  29. My BBS now runs on a Amiga 2000 with 400 meg HD, 68020, 5 meg memory.
  30.  
  31.         The Schismatrix +46 51530370, Sysop KAP of Deja Vu
  32.  
  33.            Call it today, tomorrow it can be to late!!!
  34.  
  35. .-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
  36. | If you feel like making a donation, or encourage me in some other way,|
  37. = to ensure that I continue to write new utilities and support my old   =
  38. | ones. Then send it to this address;                                   |
  39. |                                                                       |
  40. =              KAP                                                      =
  41. |              Bygården, Slöta                                          |
  42. =              521 05 Vartofta                                          =
  43. |              Sweden                                                   |
  44. =                                                                       =
  45. |   Or why not support my BBS by uploading a couple of files today...   |
  46. =   Any kind of support/donation will be most appreciated and will      =
  47. |   certainly make me code even harder on all my projects.              |
  48. `-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-'
  49.  
  50. And a greeting to Bryce. It was his NoANSI utility that inspired me to write
  51. this. The fact that his didn't work properly ;-) (Or at least not the way I
  52. would want it to work)
  53.