problem.getmessagestatus
| problem.getmessagestatus | 
  Purpose
 
 
 Returns the current suppression status of a message: non-zero if the message is not suppressed;
 0 otherwise.
 
 
  Synopsis
 
  status = problem.getmessagestatus (errcode) 
 
  Argument
 
 | 
     errcode 
     | 
     The id number of the message. Refer to the Xpress Optimizer reference manual for a list of possible message numbers.
     | 
  Further information
 
 
  If a message is suppressed globally then the message will always have
 status return zero from
 getmessagestatus.
 
 
  Related topics
 
  
