Maptitude GISDK Help

RunDbox()

Summary

Runs a dialog box or opens a toolbox or toolbar.

 

Syntax

return_value = RunDbox(string dbox_name, argument1, argument2,..., argument8)

 

Argument

Contents

dbox_name

The name of the dialog box to run

argument1, etc.

Arguments to the dialog box

 

Returns

The return value of the dialog box, if any, or null otherwise.

 

Notes

Error Codes

Error Type

Meaning

Error

When the called dialog box encounters an error and does not trap it, RunDbox() signals that error

NotFound

The dialog box does not exist or encountered a NotFound error

 

See Also

Function

Summary

RunMacro()

Runs a macro

Return()

Returns from a called macro or dialog box

 

 

©2025 Caliper Corporation www.caliper.com