home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0498.ZIP / CCE_0498.PD / IDEATOOL / ENGLISH / BLINEX.TXT < prev    next >
Text File  |  1994-02-10  |  2KB  |  52 lines

  1. ---------------------
  2. B l i n e x   v 1 . 4
  3. ---------------------
  4.  
  5.       -------------------------------------------------
  6.       Written by 
  7.             Christoph Bartholme,
  8.             Ettlinger Str. 37
  9.             D-76137 Karlsruhe
  10.             Germany
  11.  
  12.             EMail: Christoph_Bartholme@ka2.maus.de
  13.  
  14.       Developed using
  15.             ST Pascal Plus (CCD) and assembler (Devpac)
  16.  
  17.       A German version is also available.
  18.       -------------------------------------------------
  19.  
  20. Blinex is public domain (Remember: IdeaList is Shareware!).
  21. It may be copied and used by everyone. The condition is to copy the COMPLETE 
  22. and  UNCHANGED contents of the folder BLINEX.
  23.  
  24. These are the files:
  25.   BLINEX.PRG
  26.   BLINEX.RSC
  27.   BLINEX.TXT
  28.  
  29. Blinex ("Blank LINes EX") is a tiny tool for ASCII files.
  30. What does it do?
  31.  
  32. 1) Blinex removes unnecessary blank lines.
  33.  
  34. 2) Blinex  changes  "exotic" line end markers to the usual format (CR LF) or 
  35. to other markers.
  36.  
  37. 3) If wished Blinex removes surplus blank characters at the line end.
  38.  
  39. 4) Blinex converts between four different ASCII font tables.
  40.    There  also  is an option of writing using a seven bit table (ASCII 128 - 
  41.    255)  are converted as well as possible) or creating LaTeX output for the 
  42.    German  'umlauts'  (Ä  -> "A). The characters 1 - 31 may be filtered too. 
  43.    
  44.  
  45.  ***************************************************************************
  46.  * Remember: Any changes in text files are only for your personal purpose! *
  47.  *           Do not spread modified files!                                 *
  48.  ***************************************************************************
  49.  
  50.  
  51. ----------------------------------------------------------------------------
  52.