{
{   The purpose of this request is to retrieve  general  information  about  a
{ message module.
{
{       CLP$GET_MESSAGE_MODULE_INFO (MESSAGE_TEMPLATE_MODULE,
{         NATURAL_LANGUAGE, ONLINE_MANUAL_NAME, HELP_MODULE, MESSAGE_MODULE,
{         LOWEST_MESSAGE_CODE, HIGHEST_MESSAGE_CODE, STATUS)
{
{ MESSAGE_MODULE:  (input)  This parameter specifies the data representing the
{       message module.
{
{ NATURAL_LANGUAGE: (output) This parameter specifies the natural language  in
{       which all of the messages in the module are written.
{
{ ONLINE_MANUAL_NAME: (output) This parameter specifies the name of the online
{       manual that contains information about the messages in the module.
{
{ HELP_MODULE: (output) This parameter specifies whether the  module  contains
{       help messages.
{
{ MESSAGE_MODULE:   (output)  This  parameter  specifies  whether  the  module
{       contains status messages.
{
{ LOWEST_MESSAGE_CODE: (output) This parameter  specifies  the  value  of  the
{       lowest status condition code represented in the module.
{
{ HIGHEST_MESSAGE_CODE:  (output)  This  parameter  specifies the value of the
{       highest status condition code represented in the module.
{
{ STATUS: (output) This parameter specifies the request status.
{
