1 02/05/82 change_wdir_
2
3
4 Entry points in change_wdir_:
5 List is generated by the help command
6
7
8 :Entry: change_wdir_: 01/28/82 change_wdir_
9
10
11 Function: changes the user's current working directory to the
12 directory specified.
13
14
15 Syntax:
16 declare change_wdir_ entry char168 fixed bin35;
17 call change_wdir_ path code;
18
19
20 Arguments:
21 path
22 is the absolute pathname of the directory that is to become the
23 user's working directory. Input
24 code
25 is a storage system status code. Output