| Maptitude GISDK Help |
Copies a standard- or compact-format geographic file.
CopyDatabase(string name, string new_name)
| Argument | Contents |
|---|---|
| name | The name of the geographic file to be copied |
| new_name | The name and path of the copy |
CopyDatabase("c:\\Maptitude\\us.cdf", "c:\\myfiles\\mycntry.cdf")
| Error Type | Meaning |
|---|---|
| Error | Error writing to disk (e.g., out of disk space) |
| Function | Summary |
|---|---|
| RenameDatabase() | Renames a geographic file |
| DeleteDatabase() | Deletes a standard or compact geographic file |
| ©2025 Caliper Corporation | www.caliper.com |