{
{    The purpose of this request is to determine the mainframe index in the job
{ scheduling profile of a given mainframe.  If the mainframe is not in the
{ scheduling profile a value of zero is used.
{
{       QFP$GET_PROFILE_MAINFRAME_INDEX (BINARY_MAINFRAME_ID, MAINFRAME_INDEX);
{
{ BINARY_MAINFRAME_ID: (input)  This is the binary mainframe id to be searched
{       for.
{
{ MAINFRAME_INDEX: (output)  This is the mainframe index in the scheduling
{       profile.
{

