
{    The purpose of this request is to locate the task_control_block
{  of a specified task in the active job.
{
{        PMP$FIND_TASK_TCB (TASK_ID, TCB)
{
{  TASK_ID: (input) This parameter specifies the identity of the task whose
{        task_control_block is to be located.
{
{  TCB: (output) This parameter specifies the location of the identified
{        task's task_control_block.
{
