{
{    The purpose of this request is to verify that the indicated server
{ mainframe does not have any uninitiated jobs in the client's Known Job List.
{ In order for a server mainframe to go inactive, all jobs must be returned to
{ the server in an orderly manner.
{
{       JMP$VERIFY_INACTIVE_SERVER (SERVER_MAINFRAME_ID, SERVER_INACTIVE);
{
{ SERVER_MAINFRAME_ID: (input)  This is the binary mainframe id of the server
{       mainframe.
{
{ SERVER_INACTIVE: (output)  This indicates whether the server is legitimately
{       inactive.
