{
{    The purpose of this request is to cause a user defined condition to be
{ raised within a different task.  The destination task may be in any job, and
{ is specified via a global task id.
{
{       PMP$CAUSE_INTER_JOB_CONDITION (CONDITION, TASK_ID, STATUS);
{
{  CONDITION: (input)  The name of the condition to be caused.
{
{  TASK_ID: (input)  The global task id of the task where the condition is to
{        be raised.
{
{  STATUS: (output) The status of the request.
{       CONDITIONS:
{             pme$incorrect_condition_name
{
