Incode Systems Home Page Incode Systems, Inc.


JOINTAB



(Windows 95 or higher)
JoinTab - Copyright (C) 2004, Incode Systems, Inc.
www.incodesystems.com

Usage: [options] n:m File1 [File2] [OutFileName]
Where n is the column number from File1 that matches column m in File2
If more than one column, separate with commas (no spaces)
File2 is the file to join to File1.
Options:
-i inner join. If no match in File2, row is excluded from output
(default is a left outer join)
-h- No Header. Default is first row of File1 and File2 are the header
-1 One match. Default is multiple matching rows from File2 produce multiple
output rows. One match includes only the first match from File2.
All columns from File2 are appended to the columns from File1 in OutputFile