
{ PURPOSE:
{   This procedure calls a ring one procedure which stores the global task id of the
{   interactive task in the IJL field-INTERACTIVE_TASK_GTID. A non-null gtid in this field
{   indicates that the task has not been readied since the last command. This situation
{   would occur if the user was using type-ahead. In this case, the priority of the job
{   is reset, and the INTERACTIVE_TASK_GTID field is cleared.
{
{   JMP$SELECT_RESET_DISP_PR_R2;
