name | name_ | Name of column. Default value is 'MyField'. | Goo |
values | _values | Records (rows) to export to shapefile. | Goo |
type | _type_ | Type of key to write. Default value is 'C' (character).
-
0 = Characters, text.
1 = Numbers, with or without decimals.
2 = Floats (same as "N").
3 = Logical, for boolean values. Required input 0 or 1.
4 = Dates. Required input format YYYYMMDD.
5 = Memo, has no meaning within a GIS and is part of the xbase spec instead. | Goo |
length | length_ | Length of key. Default is 40. | Goo |
decimal | decimal_ | Number of decimal places found in number key. | Goo |