osdCWDSet
osdCWDSet
osd
1998 12-05
NAME
osdCWDSet - set the current work directory
SYNOPSIS
long osdCWDSet(char *path)
osdCWDSet() sets the current working directory to that specified in
path.
Return TRUE on success and FALSE on failure.
ARGUMENTS
| path |
set the current working directory to this path
|