{
{   This procedure  is called by bap$get_file_attributes to determine the name
{ of the file whoose attributes should be returned.  For a connected file, the
{ name  of  the  least  recently connected file is returned (this algorithm is
{ applied recursively).  For  a  non-connected  file,  the  original  name  is
{ returned.
{
{       CLP$GET_ULTIMATE_CONNECTION (CANDIDATE_NAME, ULTIMATE_NAME, STATUS)
{
{ CANDIDATE_NAME:  (input) This parameter specifies the name of the file being
{       interrogated.
{
{ ULTIMATE_NAME: (output) This parameter specifies the name of the  file  that
{       should be used.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS: none
{       IDENTIFIER: 'CL'
{
