Maptitude GISDK Help

CopyFile()

Summary

Copies a file.

 

Syntax

CopyFile(string src_path, string dest_path)

 

Argument Contents
src_path The full or partial path of the original file
dest_path The full or partial path of the new file

 

Notes

Error Codes

Error Type Meaning
Error The file could not be copied (e.g., out of disk space)
NotFound The original file does not exist

 

See Also

Function Summary
DeleteFile() Deletes a file
GetFileInfo() Gets information about a file
RenameFile() Copies, moves, or changes the name of a file

 

 

©2025 Caliper Corporation www.caliper.com