{
{
{   The purpose of this request is to make the task specified by the input
{ parameter a candidate for execution.  If the Universal_Task_ID indicates the
{ task resides on a different mainframe from the current one, the call is made
{ to the remote mainframe by the File Server.  The task indicated in the input
{ must be known otherwise the request returns an abnormal status.  This request
{ will only work for the Server mainframes that are directly connected.
{
{       OSP$READY_UNIVERSAL_TASK (UNIVERSAL_TASK_ID, STATUS)
{
{ UNIVERSAL_TASK_ID: (input)  This parameter specifies the task to be made
{       ready.
{
{ STATUS: (output) This parameter specifies the request status.
{
{       CONDITIONS: pme$unknown_recipient_task.
{                   dfe$mainframe_not_server
{                   dfe$server_has_terminated
{                   dfe$server_not_active
{
