Incode Systems Home Page Incode Systems, Inc.


TEXTCOPY



(10-27-1998 10:38am TEXTCOPY.EXE)
TEXTCOPY - (C) Copyright Glenn B. Lawler, 1990. All Rights Reserved.

Usage: [OPTIONS] FirstLine NoLines [InputPathFileName [OutputPathFileName]]
Where: InputPathFileName is the name of the source file
OutputPathFileName is the name of the destination file
FirstLine is the first line to be copied (1=first line in file)
If FirstLine is 0, the LAST NoLines are copied.
NoLines is the number of lines to be copied.
0 NoLines, or a number greater than lines remaining,
may be used to copy the remainder of the file.
If InputPathFileName is not supplied, the default is the StdInput.
If OutputPathFileName is not supplied, the default is the StdOutput

OPTIONS:
/C returns a count of the lines from the StdIn or file named
as 2nd parameter.