[Babase] Program for inserting census rows
Karl O. Pinc
babase@www.eco.princeton.edu
Tue, 06 Sep 2005 12:47:25 +0000
Ok, here's a foxpro program to for mass inserting
of census rows. Please test it and make sure it
works. (And make a backup first!)
DO insertcen WITH sname, group, status, from, through
'from' and 'through' are dates and are both included
in the rows that are inserted.
All the inserted rows have a 'cen' column of FALSE.
The program does not convert data types so the data
must be specified on the command line with the
right syntax (don't put quotes around the group
or it'll be a string instead of a number, etc.)
Karl <kop@meme.com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein