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

BBjAPI

BBj Object Variables

BBj Object Creation and Assignment

BBj Object Error Handling

BBj Object Operators

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.