(* Handy tool for managing CSV files.
- * $Id: csvtool.ml,v 1.5 2006-10-24 10:09:33 rich Exp $
+ * $Id: csvtool.ml,v 1.6 2006-11-24 10:09:56 rich Exp $
*)
open Printf
Commands:
col <column-spec>
- Return one or more columns from the CSV file. Columns are numbered
- starting from zero.
+ Return one or more columns from the CSV file.
For <column-spec>, see below.