Maptitude GISDK Help

SetStatus()

Summary

Sets the contents of a section of the status bar.

 

Syntax

SetStatus(integer section, string contents, string disabled)

 

Argument Contents
section The section of the status bar to change
contents The text for the section of the status bar
disabled If "True" the contents are grayed out; default is "False"

 

Notes

Example

SetStatus(2, "Working on my macro", )

RunMacro("My Own Macro")

SetStatus(2, "@System1", )

 

See Also

Function Summary
SetStatusBar() Sets the number and size of sections in the status bar

 

 

©2025 Caliper Corporation www.caliper.com