Maptitude GISDK Help |
GISDK lets you create new table files or modify the structure of existing table files using the functions listed below. In addition, there are a variety of utility GISDK functions that let you work with the set of files that comprises a table:
GISDK Function |
Summary |
Adds an ID field to an existing table |
|
Attaches a translation table (codes) to an existing table |
|
Builds a permanent index on a field in a table |
|
Creates a table with summary statistics for records in a view |
|
Copies all files associated with a table |
|
Creates an empty table and opens it as a view |
|
Deletes all files associated with a table |
|
Removes a translation table (codes) from an existing table |
|
Exports the contents of an editor to a new table |
|
Reads an Excel workbook (.xls) file and exports one of its sheets to a new table |
|
Creates a new table containing the codes and values from an existing translation table |
|
Exports the contents of a view to a new table |
|
Tests whether a table can be modified by ModifyTable() |
|
Get a list and description of the fields in a table |
|
Determines whether a view can be exported |
|
Lists all the worksheets in an Excel workbook (.xls) file |
|
Lists all the files associated with a table or view |
|
Modifies the file structure of a dBASE, fixed-format text, or fixed-format binary table |
|
Renames all files associated with a table or view |
|
Indicates whether a table has an existing translation table (codes) |
©2025 Caliper Corporation | www.caliper.com |