home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 326.lha / ARPTools / man / Entab.man < prev    next >
Text File  |  1989-12-27  |  1KB  |  64 lines

  1.  
  2.  
  3.  
  4.      EnTab(V1.0)                ARPTOOLS Manual                EnTab(V1.0)
  5.  
  6.  
  7.  
  8.      NAME
  9.           EnTab - Replace blanks with TABs whenever possible.
  10.  
  11.      SYNOPSIS
  12.           EnTab FROM TO TAB/...
  13.           
  14.      DESCRIPTION
  15.           EnTab converts blanks into TABs from the standard input or
  16.           from the FROM file (wildcards supported), if it is supplied.
  17.           If a TO file is supplied then the resulting file is stored
  18.           there, otherwise the standard output is used.
  19.  
  20.      OPTIONS
  21.           TAB n1 [n2 n3 ..] 
  22.                 If only n1 is supplied, then every TAB will be set
  23.                 n1 blanks (default is 8 blanks). Otherwise TABs will      
  24.                 be set a column n1 n2 n3 ...
  25.  
  26.      BUGS
  27.           EnTabbing a file with TABs can produce unpredictable (messy)
  28.           results.
  29.  
  30.           EnTab tries to avoid tabbing quoted strings: however strings
  31.           longer than a single line will cause problems.
  32.  
  33.      SEE ALSO
  34.           DeTab
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1
  64.