  DCL lexical for remote FTP file access? 
 The Question is:
 
Hello there,
 
How can I obtain a file list in the remote FTP server. Is there any lexical
function like F$SEARCH which allows us to get file information in a specific
location ?
 
 The Answer is:
 
  There is no lexical function for this -- DIRECTORY/FTP
  would be the closest analog.
 
