{
{   The purpose of this request is to construct an abnormal status record from
{ the information presented to a pmt$condition_handler procedure.  Attempts to
{ construct a status record for  condition  selectors  pmc$all_conditions  and
{ pmc$condition_combination are in error.
{
{       OSP$SET_STATUS_FROM_CONDITION (IDENTIFIER, CONDITION, SAVE_AREA,
{         CONDITION_STATUS, STATUS)
{
{ IDENTIFIER:  (input)  This  parameter  is  accepted  for  compatibility with
{       previous system versions but is ignored.
{
{ CONDITION: (input) This parameter specifies the  condition  from  which  the
{       status record is to be constructed.
{
{ SAVE_AREA:  (input)  This  parameter  specifies  the  stack  frame save area
{       associated with the condition.
{
{ CONDITION_STATUS: (output) This parameter specifies the  constructed  status
{       record.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITION: ose$invalid_condition_selector, ose$empty_system_condition,
{             ose$empty_block_exit_reason, ose$unknown_segment_condition,
{             ose$invalid_save_area, ose$unknown_interactive_cond
{
