{
{     The purpose of this request is to format a specific system condition
{ into the standard message (status record) for that condition.
{
{       OSP$FORMAT_SYSTEM_CONDITION (SYSTEM_CONDITION,
{         UNTRANSLATABLE_POINTER, SAVE_AREA, MESSAGE)
{
{ SYSTEM_CONDITION: (input) This parameter specifies the system condition from
{       which the message (status record) is to be formatted.
{
{ UNTRANSLATABLE_POINTER: (input) This parameter specifies the untranslatable
{       associated with the condition.
{
{ SAVE_AREA: (input) This parameter specifies the stack frame save area
{       associated with the condition.
{
{ MESSAGE: (output) This parameter specifies the formatted message (status
{       record).
{
