home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / WFGUT1S.ZIP / WFGUT_1S.DOC < prev    next >
Text File  |  1993-08-11  |  5KB  |  165 lines

  1.  
  2.                           ███████████████████████████▌
  3.                           ▌WFGUT (File Gutter) 1.00S ▌
  4.                           ███████████████████████████▌
  5.  
  6.  
  7.  
  8.      What is WFGUT
  9.      ▀▀▀▀▀▀▀▀▀▀▀▀▀
  10.  
  11.  
  12.      File Gutter for Windows (TM) and OS/2 (TM) is a text file filter
  13.      utility. It strips characters that are not ASCII text characters (those
  14.      above 127 and below 32). What it is not is a "text file formatter."
  15.      However, it will format 95% of any file fed to it, into line lengths of
  16.      approximately 60 characters unless the user inputs a different length.
  17.  
  18.  
  19.      This is especially handy for transporting word processor files from one
  20.      format to another. As an example: Most documentation files for Windows
  21.      applications come with ".WRI" file format. If you were to list this type
  22.      of file to your display under DOS, you would see what appears to be text
  23.      convoluted with garbage characters. And, many lines will be over 200
  24.      characters in length. FGUT will strip the garbage and trim the line 
  25.      lengths WITHOUT chopping off any characters. The stripped file may then 
  26.      be loaded and formatted by another Windows, OS/2 (or DOS) application.
  27.  
  28.  
  29.      Installation
  30.      ▀▀▀▀▀▀▀▀▀▀▀▀
  31.  
  32.  
  33.      As WFGUT is a simple utility, I feel it unnecessary to iconize it to
  34.      the shell. Copy the small (38,070 bytes) WFGUT_1S.EXE file into any
  35.      directory you wish -- C:\WINDOWS is always the handiest. To execute
  36.      WFGUT_1S simply "Run" it from the Program Manager.
  37.  
  38.  
  39.      Using WFGUT
  40.      ▀▀▀▀▀▀▀▀▀▀▀
  41.  
  42.  
  43.      WFGUT expects the user to supply the Input and Output Filename in the
  44.      edit boxes. The line length input box is set at 60 characters as the
  45.      default. This may be changed to any length the user desires. It is
  46.      recommend that you use a character length of 70 when a document
  47.      contains a left margin indent (as opposed to the text being flush
  48.      left or at a margin of zero).
  49.  
  50.      The default end of line terminator is a LINEFEED. You may toggle
  51.      between LINEFEED and CARRIAGE RETURN by choosing the the LF or CR
  52.      options in the RadioButton Box.
  53.  
  54.      You may move between the edit boxes using a mouse or the
  55.      TAB key.
  56.  
  57.      
  58.      
  59.  
  60.                                    <Page 1>
  61.      
  62.  
  63.      Once the the filenames and other choices have been correctly specified,
  64.      move the mouse cursor to the START button and the processes begins. A
  65.      meter will appear showing the progress. When the meter has reached 100%
  66.      a message will appear (Press Any Key To Continue). Either press a key on
  67.      the keyboard or click on the START button to continue.
  68.  
  69.  
  70.      You may use a DOS path and Filename (ex: C:\mydir\readme.wri) for both
  71.      the Input and Output Filenames. If you make a mistake typing the
  72.      Filenames you may use Backspace, Delete or the Arrow Keys to make
  73.      corrections (Insert is always ON).
  74.  
  75.  
  76.      One thing you should NEVER DO is use the same Filename for the Input
  77.      and Output! You will lose the original file by attempting it.
  78.  
  79.  
  80.      How it Works
  81.      ▀▀▀▀▀▀▀▀▀▀▀▀
  82.  
  83.  
  84.      WFGUT strips all non-ASCII characters below ASCII 32 and above 127.
  85.      This includes Linefeeds and Carriage Returns. As it reads a line of
  86.      characters and approaches the Right Margin Cutoff, it looks for a SPACE
  87.      character (ASCII 32). When it encounters this character, it places a
  88.      Linefeed or Carriage Return in place of the SPACE.
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.                                    <Page 2>
  122.  
  123.  
  124.      The Shareware version is approx. 10 times SLOWER than the Registered
  125.      version. Other than this "incentive" to register, the program is
  126.      FULLY FUNCTIONAL.
  127.  
  128.  
  129.      Thank you for trying WFGUT. As you will see, the registration fee
  130.      is extremely reasonable. The reason: many people have contacted
  131.      me with regard to such a Text Filter Utility. The majority are
  132.      hard working, family oriented individuals, with little extra cash.
  133.  
  134.  
  135.      If you fall under this category and have need of a DOS or Windows
  136.      Utility, let me hear from you. I will strongly consider all ideas
  137.      proposed.
  138.  
  139.  
  140.      To register, print the REGISTER.FRM to your printer and fill out
  141.      the required information.
  142.  
  143.  
  144.      Requirements: A PC-Compatible with at least a 386-SX CPU. Windows 3.1
  145.      or OS/2. A mouse. Memory requirements are minimal (the program is an
  146.      executable and needs no runtime module or overlay).
  147.  
  148.  
  149.      Mike Salisbury
  150.      MISAL Associates
  151.      Delphi: MISAL
  152.      Internet: misal@delphi.com
  153.  
  154.      (To those who asked: MISAL = Modular Information Systems and Languages)
  155.  
  156.      (Windows is a Trademark or Microsoft Corporation and OS/2 a Trademark
  157.       of IBM)
  158.  
  159.      DISCLAIMER: MISAL Associates makes no warranty with regard to the
  160.      user's ability or inability to run this program. And, therefor, assumes
  161.      no responsibility for any damages that may occur from the use or
  162.      misuse of this program.
  163.  
  164.  
  165.