{
{   This procedure returns the identifier and number components of
{ a status condition code.
{
{       OSP$UNPACK_STATUS_CONDITION (CONDITION, IDENTIFIER, NUMBER);
{
{ CONDITION: (input)  This parameter specifies the status condition.
{
{ IDENTIFIER: (output)  This parameter specifies the status identifier.
{
{ NUMBER: (output)  This parameter specifies the status number.
{
