| Maptitude GISDK Help |
Sets the name of the report file.
Added to Version 4.8.
SetReportFileName(string filename)
| Argument | Contents |
|---|---|
| filename | The name of the report file |
SetReportFileName("c:\\temp\\reportfile.txt")
AppendToReportFile(0, "Process completed")
| Function | Summary |
|---|---|
| AppendToReportFile() | Appends text to the report file |
| ResetReportFile() | Empties the report file |
| GetReportFileName() | Gets the name of the report file |
| ©2025 Caliper Corporation | www.caliper.com |