Maptitude GISDK Help

ConcatenateFiles()

Summary

Writes a group of files one after another into a new file.

 

Syntax

ConcatenateFiles(array orig_files, string dest_file)

 

Argument

Contents

orig_files

Array of full path and file names of files to read

dest_file

Full path and file name of files to write

 

Notes

Error Codes

Error Type

Meaning

Error

The files could not be concatenated (e.g., out of disk space)

NotFound

The original files do not exist

 

See Also

Function

Summary

CopyFile()

Copies a file

 

 

©2025 Caliper Corporation www.caliper.com