{
{    The purpose of this request is to relink a Known Job List (KJL) entry
{  from one application state thread to another.
{
{        QFP$RELINK_KJL_APPLICATION (KJL_INDEX, DESTINATION_APPLICATION_INDEX,
{              DESTINATION_STATE);
{
{ KJL_INDEX: (input) This is the index of the KJL entry to be relinked.
{
{ DESTINATION_APPLICATION_INDEX: (input) This is the index of the application
{        that owns the job.  The application table is part of the KJL.
{
{ DESTINATION_STATE: (input) This is the state the job is to be in with respect
{        to the application.
{
