{
{    The purpose of this request is to convert a mainframe identifier into its
{ counterpart binary mainframe identifier.
{
{       PMP$CONVERT_MAINFRAME_TO_BINARY (MAINFRAME_ID, BINARY_MAINFRAME_ID,
{             STATUS);
{
{ MAINFRAME_ID: (input)  This is the mainframe identifier to be converted.
{
{ BINARY_MAINFRAME_ID: (output)  This is the binary mainframe identifier that
{       is the counterpart to the mainframe identifier specified.  The model
{       number field returned will be osc$cyber_180_model_unknown if the
{       mainframe identifier is not recognized.
{
{ STATUS: (output) This is the status of the request.
{       CONDITIONS:
{             pme$invalid_mainframe_id
