*MessageLogGrouping()
Controls client-specific groupings for posting messages into the Message Log.
Syntax
*MessageLogGrouping (state)
Application
All HyperWorks clients.
Inputs
- state
- Indicates the setting of the Message Log grouping option. Valid choices are true or false.
Context
*BeginDefaults()
Example
*MessageLogGrouping(false)
Comments
By default, messages in the Message Log are grouped based on the applications they originate from.
- When left open, it enables you to see the messages in an un-grouped form. In this case, all messages would be considered as originating from HyperWorks.
- Once the message log is closed, new messages accumulate in a new HyperWorks group with an incrementing counter appended to the group name.