Better Warning and Error Control

The method of displaying multiple Error, Warning and Message commands has been improved.


Overview:

The Message Status area on the client is now a listbox, so that if multiple errors/warnings/messages are available ("more" indicated on the first message) - the user can click the listbox to display them all. The original Control-M method is still available as well. All messages are now color-coded and sequenced as follows: Errors (first and in Red), Warnings (second and in Yellow), and Messages (last and in Green); the sequence within each of the groups (errors, warnings, messages) is controlled by your ILF code.

A new client property (messageComboRows) is available to limit how many entries the listbox will contain before it draws a scrollbar for the remainder. The default is set to 8.

You can also get the list of messages issued to the user via the .UTIL GET MESSAGES API.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2012-06-21


This topic: Main > APPX520Features > 520BetterMessageControl
Topic revision: r2 - 2012-10-25 - SherriMcCormack
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback