Fix_ini! Allows you to modify Windows .INI files from DOS.  It is a FREE
utility.  Typing Fix_ini! with no Parameters at the DOS prompt brings up 
the Following Help Screen...


Fix_ini! v 1.1, Patches Windows .INI Files
Copyright (C) 1993 by Ed Derzawiec
6 Sweet Fern Rd, Cape Elizabeth, ME  04107
ALL Rights Reserved

Syntax for Use is:
       Fix_ini! FileSpec [Section] "Parameter=Value"

   FileSpec is a valid DOS ASCII File Spec to modify.
   [Section] is the section in the Windows .INI file to modify.
   "Parameter=Value" is the windows parameter/value to modify, add,
       or delete (if no value is specified.  i.e. "DeleteMe=").

   [Section] is optional, so Fix_ini! can be used with Non-Windows .INI
       files such as Config.sys that contain "Parameter=Value" strings.

   New Sections are added at the end of .INI files.
   New Parameters are added at the beginning of sections.
