*copyc osc$base_exception
?? NEWTITLE := 'Undefined Condition : ''OS'' 9999', EJECT ??

  CONST
    ose$undefined_condition = osc$base_exception + 9999;
    {E ose$undefined_condition - - The following error was encountered,+N11..}
    {but no status condition existed to represent it:+N11..}
    {****************************************************************+N11+P}

?? OLDTITLE ??

