home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / ht2sp_15.zip / ht2sp / readme < prev   
Text File  |  1998-10-11  |  3KB  |  64 lines

  1. ----------------------------------------------------------------------------
  2. What is Ht2sp?
  3. ----------------------------------------------------------------------------
  4.  
  5. Ht2Sp...
  6. (1) reads a text file,
  7. (2) replaces all horizontal tabs in this file by spaces, and 
  8. (3) writes the converted text into a second file.
  9.  
  10. The thing that is special about Ht2Sp is that it does not substitute each tab by the same number of spaces. Instead it substitutes each tab by the number of spaces that is appropriate to preserve column alignment in the input text.
  11.  
  12. ----------------------------------------------------------------------------
  13. This is important!
  14. ----------------------------------------------------------------------------
  15.  
  16. Ht2sp is freeware. 
  17.  
  18. So, strictly speaking, you should not expect this program to do anything else than to decrease the amount of free memory in your computer. Since you don't pay anything for this program, this is actually already a bit of feature overkill... ;-)
  19.  
  20. Anyway, I appreciate any suggestions how to improve Ht2sp. If you find that Ht2sp doesn't work as you think it should, send me a note. If possible, please attach an example for input text that causes the problem.
  21.  
  22. ----------------------------------------------------------------------------
  23. The most recent version of Ht2sp
  24. ----------------------------------------------------------------------------
  25.  
  26. I will upload any future revisions of Ht2Sp to Hobbes (http://hobbes.nmsu.edu/ or ftp://hobbes.nmsu.edu/) only.
  27.  
  28. I have no particular preferences for Hobbes, except that it's one of the better known OS/2 software servers in that part of the world where I presently happen to live.
  29.  
  30. ----------------------------------------------------------------------------
  31. Files in the Ht2sp distribution
  32. ----------------------------------------------------------------------------
  33.  
  34. In the ht2sp directory:
  35.  
  36. readme    - This file
  37. ht2sp.cpp - The source code of Ht2sp
  38. ht2sp.exe - The Ht2sp executable
  39.  
  40. In the ht2sp\pgp directory:
  41.  
  42. readme.sig - My PGP signature for readme
  43. ht2sp.sig  - My PGP signature for ht2sp.cpp
  44.  
  45. ----------------------------------------------------------------------------
  46. Using Ht2sp
  47. ----------------------------------------------------------------------------
  48.  
  49. Enter "ht2sp /h" to find out how to use the program.
  50.  
  51. ----------------------------------------------------------------------------
  52. The author
  53. ----------------------------------------------------------------------------
  54.  
  55. Enter "ht2sp /h" to find out about my name and email address.
  56.  
  57. To get my PGP public key, send me an (empty) email with "send pgp key" in the subject line.
  58.  
  59.  
  60.  
  61.  
  62.  
  63. --
  64. $Id: readme,v 1.2 1998-10-11 00:29:46-04 rl Exp $