home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d581 / stripansi.lha.pi < prev   
Text File  |  1994-03-24  |  570b  |  18 lines

  1. .name
  2. StripANSI
  3. .author
  4. Syd Bolton 
  5. .version
  6. 1.0
  7. .description
  8. Removes all ANSI codes from a text file, so that only the bare text
  9. remains.  It is useful for editing terminal program capture buffers.  Two
  10. versions are provided: one for the command line (CLI) and one with a full
  11. Intuition interface.  The Intuition version includes the ability to
  12. selective strip certain ANSI codes, and generates a complete report.  And
  13. includes full source in C.  
  14. .described-by
  15. Automatically generated from Contents file by c2pi program.
  16. .short
  17. Removes all ANSI codes from a text file
  18.