
                                Kill & Make Tab

  This program expands Tab characters to spaces and compresses spaces  to  Tab
characters.



  1. Usage

  The parameter syntax is the following:

  TAB <command> <filename>

  <command>:
  - S: expands Tab characters to spaces.
  - T: compresses spaces to Tab characters.

  <filename>:
  This is the full name of files to be converted. You can  use  wildcards,  as
well. The converted files will overwrite the original files.



  2. Error messages

  - Invalid command
    The command is unknown.
  - FILENAME.EXT not found
    The specified files do not exist.
  - Out of memory
    The program could not allocate buffers for the conversion. Try freeing  up
    memory by uninstalling some resident programs.



  3. Copyright and legal issues

  The source of this program is public domain and provided here "as  is"  -  I
don't feel like commenting it but if you have problems then feel free  to  ask
me. If you derive your own program from the source or put a part of the source
into your own program, please, give me a credit and send a copy to me.



  4. The author

  If you're interested in some similarly useful utilities you can  contact  me
at sta@c64.org or visit my homepage at http://sta.c64.org.

  Joe Forster/STA
  11th November, 1995
