Maptitude GISDK Help

LoadResourceFile()

Summary

Compiles a Caliper Script resource file.

 

Syntax

LoadResourceFile(string ui_db_name, string filename, string flags)

 

Argument Contents
ui_db_name The full path and filename, with the .dbdextension, of the UI Database into which the resource file is compiled
filename The full path and filename of the resource file that is compiled
flags User-defined compilation flags

 

Notes

Example

LoadResourceFile(, "mymacros.rsc", )

LoadResourceFile(my_xfac, "mymenus.rsc", )

 

Error Codes

Error Type Meaning
Error There are errors in the resource file
NotFound The resource file does not exist

 

 

©2025 Caliper Corporation www.caliper.com