home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / CEL141.ZIP / CEL141C.ZIP / ANSISORT.ZIP / ANSISORT.DOC next >
Text File  |  1992-01-13  |  924b  |  24 lines

  1.  
  2. =============================================================================
  3.                                -  ANSI SORT -
  4. =============================================================================
  5. BY: Leviathan
  6.  
  7. File included:
  8.  
  9.         ANSISORT.EXE - Executable
  10.         ANSISORT.C   - 'C' Source
  11.         ANSISORT.DOC - This file
  12.  
  13. Purpose:
  14.         ANSISORT.EXE takes a ansi file ansi file, and searches for all
  15.                 ESC[255D ansi codes, and then deletes them. If you are
  16.                 wondering why I am doing this, is because Celerity dosn't
  17.                 understand that code, and just ouputs '[255D' which is 
  18.                 realy anoying, and I hate going through and deleting the
  19.                 codes, so I wrote this program. I included the source 
  20.                 eventhrough it is nothing special.
  21.  
  22. - If you are going to change the source, please give me some credit...
  23.  
  24.