1 02/12/85 entry_path
2
3 Syntax as a command: entry_path path
4
5
6 Syntax as an active function: entry_path path
7
8
9 Function: returns the absolute pathname of the entry represented by
10 the path argument. If the path is an archive component pathname, this
11 returns the pathname of the archive segment; otherwise this command is
12 equivalent to the path command.
13
14
15 Arguments:
16 path
17 is the pathname whose directory and entryname portion is to be
18 returned as a single absolute pathname.
19
20
21 Notes: Since the pathname is returned in quotes, the command processor
22 treats it as a single argument regardless of special characters in the
23 name.