{
{ CML$SYSTEM_INFORMATIVE_MESSAGE
{
{
{ PURPOSE:
{    This statistic records a informative message in the
{ engineering log.
{
{ FREQUENCY: Unknown.  This statistic is used to write any desired
{            message to the log.
{
{ CONTENT:
{    The descriptive-data portion of this statistic contains:
{
{    '<mf>*<message>'
{
{      where <mf> is the identification of the mainframe in the form
{        $SYSTEM_mmmm_ssss.  Where 'mmmm' is the model number of
{        Central Processor zero (CP0), e.g. 0990, and 'ssss' is the
{        serial number of that processor, e.g. 0104.
{
{      where <message> consists of a descriptive message.
{
{    The counter-value portion of this statistic is unused.
{
  CONST
    cml$system_informative_message = cmc$min_ecc + 1800;

*copyc cmc$condition_limits

