Maptitude GISDK Help |
Closes an editor window.
CloseEditor(string editor_name)
Argument |
Contents |
editor_name |
The name of the editor, or null for the current editor |
CloseEditor() closes the editor window without executing the Close macro.
CloseEditor() closes the view if it is no longer in use.
If there is a Done macro, it is called after the editor window is closed.
CloseEditor("Sales Report for June")
Error Type |
Meaning |
NotFound |
The specified editor does not exist |
Function |
Summary |
Creates a new editor window |
|
Creates an editor from a file |
|
Saves an editor to a file |
©2025 Caliper Corporation | www.caliper.com |