BBjFileSystem::changeDir
Description
In BBj 25.03 and higher, this method changes the current working directory.
Syntax
| Return Value | Method |
|---|---|
| void | changeDir(string p_dir) |
Parameters
| Variable | Description |
|---|---|
| p_dir | Directory to change to. |
Return Value
None.
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.