1 02/12/85  entry
 2 
 3 Syntax as a command:  entry path
 4 
 5 
 6 Syntax as an active function:  [entry path]
 7 
 8 
 9 Function: returns the entryname portion of path, after it has been
10 expanded into an absolute pathname.
11 
12 
13 Arguments:
14 path
15    is the pathname whose entryname portion is to be returned.
16 
17 
18 Notes: Since the pathname is returned in quotes, the command processor
19 treats it as a single argument regardless of special characters in the
20 name.