Query: dbfadd
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHAPELIB(1) User Commands SHAPELIB(1)NAMEdbfadd - add a row to an xBase DBF fileSYNOPSISdbfadd filename fieldvalues...DESCRIPTIONAdds a row to the DBF file named by filename with column values given by the fieldvalues options that follow. A NULL value is denoted by an empty argument.EXIT STATUS0 Successful program execution. 1 Missing filename or fieldvalues arguments. 2 Failed to open filename for reading and appending. 3 Too few values in fieldvalues...DIAGNOSTICSThe following diagnostics may be issued on stdout: DBFOpen(filename,"rb+") failed. Got count1 fields, but require count2AUTHORSFrank Warmerdam (warmerdam@pobox.com) is the maintainer of the shapelib shapefile library. Joonas Pihlaja (jpihlaja@cc.helsinki.fi) wrote this man page.BUGSField values that are too large to fit in a field are silently truncated from the right. Numeric field values that can't be parsed by atof(3) get undefined values.SEE ALSOdbfcreate(1), dbfdump(1), dbf_dump(1), shpadd(1), shpcreate(1), shpdump(1), shprewind(1) shapelib OCTOBER 2004 SHAPELIB(1)
Related Man Pages |
---|
dbfadd(1) - debian |
pgsql2shp(1) - debian |
shpadd(1) - debian |
shptest(1) - debian |
modinfo(8) - suse |
Similar Topics in the Unix Linux Community |
---|
reading ,writing,appending ,manipulating a file. |
need very simple help |
Adding the values of two file |
Numeric sort error |
How to Recover Corrupt DBF File? |