{
{    The purpose of this request is to return a new target name from the
{ System's Store_Forward_Network file, if all of the following criteria are
{ met:  1.  the STORE_FORWARD_NETWORK file has an entry for the calling
{ application, and 2.  the same STORE_FORWARD_NETWORK file entry has the
{ current destination name as the destination_name for this entry.
{
{       NFP$GET_NEW_DESTINATION_NAME (application_qualifier,
{             store_forward_file_info, current_target_name,
{             target_name_changed, new_target_name, status)
{
{  APPLICATION_QUALIFIER: (input)  This parameter is the name of the calling
{        application.
{
{  STORE_FORWARD_FILE_INFO: (input)  This parameter contains pointer
{        information about the various lists maintained in the SYSTEM's
{        STORE_FORWARD_FILE:
{
{  CURRENT_TARGET_NAME: (input)  This parameter is the target name of the
{        current queue file being transferred by this application.
{
{  TARGET_NAME_CHANGED: (output)  This parameter returns a boolean value
{        stating if the NEW_TARGET_NAME has been changed to the new value.
{
{  NEW_TARGET_NAME: (output)  This parameter returns the new destination name
{        that is to be used during the transfer of the current queue file to
{        its destination.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
