SET(SUCCESS)
  Enables or disables display of success messages.
  Syntax
     SET (SUCCESS {OFF | ON})
  Parameters
     OFF   Disables display of success messages.
     ON    Enables display of success messages.  This is the default
           setting.
  Example
     SET (SUCCESS, OFF);
  Disables display of success messages.
  Related topics
     SET(FACILITY_NAME)   SET(INFORMATIONAL)   SET(SUCCESS)