GetLine V1.0 by Chris Hodges
~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Introduction
~~~~~~~~~~~~
This little command will extract a specified line from a text file. Can  be
quite useful for batch scripts.
 
Requirements
~~~~~~~~~~~~
GetLine needs Kick 2.04 or higher.

Usage
~~~~~
GetLine [FROM] filename [LINENUM] line [NOLF]

filename is the name of  the  textfile  that  contains  multiple  lines  of
information. line specifies the number of the line to be extracted, whereas
1 is the first line in the file. If the number exceed the number  of  lines
in the text, an errorcode of 10 will be returned.

The optional NOLF parameter ommitts  the  ending  line  feed  character  if
specified.

History
~~~~~~~
V1.0 (04-Jul-96): First release.

Contact address
~~~~~~~~~~~~~~~
Any mails or donations to:

Chris Hodges                    Account: 359 68 63
Kennedystr. 8                   BLZ    : 700 530 70
D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
Germany
Tel.: +49-89/8005856
Email: chris@sixpack.pfalz.de

