
{    The purpose of this request is to return the global_task_id of an
{  identified task in the active job.
{
{        PMP$GET_GLOBAL_TASK_ID (TASK_ID, GLOBAL_TASK_ID, STATUS)
{
{  TASK_ID: (input) This parameter identifies a task in the active job.
{
{  GLOBAL_TASK_ID: (output) This parameter specifies the global_task_id of
{        the identified task.
{
{  STATUS: (output) This parameter specifies the request status.
{
{       WARNING:  This procedure uses a ring 1 interlock.  It must not
{         be called by signal handlers (or their subordinates) which
{         may interrupt ring 1 processes.
{
