Filename=paramlst.zip
Version=1.0
Author Thomas Moore

Description
TParamlist is a component that handles command line  paramaters and switches.
Has properties (TStringlist) and  events for Paramaters, and Switches used.
Complete with  Help file and KWF.  This component is freeware, and my thanks
to all the many programers who have produced freeware components.

If this component is helpful to you, please send me email  letting me know
that you find it useful.  Please feel free to  modify and redistribute this
as long as no fee is charged for  this component.  Comercial use of the
component is ok.

Delphi 1.0=N   {should work with D1 but I have not tested it.}
Delphi 2.0=Y
Delphi 3.0=N
C++Builder 1.0=N


INSTALATION:

1) Copy the following files to your delphi library directory
   paramlst.pas
   paramlst.dcr

2) Copy the following files to your delphi help directory
   paramlst.kwf
   paramlst.hlp

3) make a copy of your DELPHI.HDX file (found in the bin directory)

4) Run Helpinst.exe in the help\tools directory, open the file DELPHI.HDX
   (which should be in your Delphi bin directory), and add the keyword file
   paramlst.kwf

5) Add the component to your component palate by clicking on Component, and
   Install, then Add, and Browse to your delphi's library directory.  Select
   the file paramlst.pas and click ok.


After Delphi has finished compiling your coponent library you will want to
go to the system tab on your component palate and click on the new componet
(paramlst) so that it is highlited, and then press F1 for help.  After doing
this, delpi will prompt you to locate the help file.  Browse to Delphi's
Help directory and select the file PARAMLST.HLP and click ok.

After doing this once, you should not need to tell Delphi where to find it
again.

Enjoy!

Dagger
Tom Moore

