{
{    The purpose of this request is to return information about a particular
{ partner mainframe in a file server configuration.
{
{       DFP$GET_MAINFRAME_STATUS (PARTNER_MAINFRAME_ID, PARTNER_IS_SERVER,
{             SERVER_STATE, STATUS)
{
{ PARTNER_MAINFRAME_ID: (input)  This parameter specifies the mainframe id of
{       the mainframe for which information is to be obtained.
{
{ PARTNER_IS_SERVER: (input)  This parameter specifies whether the partner
{       mainframe of interest is a server (value specified as TRUE) or client
{       (value specified as FALSE).
{
{ SERVER_STATE: (output)  This parameter returns the state of the file server
{       connection.
{
{ STATUS: (output) This parameter returns the request status.
{       CONDITIONS:
{             dfe$mainframe_not_server
{             dfe$mainframe_not_client

