Show Messages Service

Visual LANSA Framework

Show Messages Service

The Framework services manager provides a facility to programmatically show the current set of messages.

In Windows applications the message box showing the current set of messages is displayed by invoking the #Com_Owner.avShowMessages method. It acts exactly as if the user had pressed the Messages button on the status bar.

Example of Showing Messages

Show the current set of messages:

Windows

Invoke Method(#Com_Owner.avShowMessages)