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