BBjFileChooser::getCurrentDirectory

Description

In BBj 7.0 and higher, this method returns the absolute path of the BBjFileChooser's current directory.

Syntax

Return Value

Method

string

getCurrentDirectory()

Parameters

None.

Return Value

Returns the current directory.

BUI logoRemarks

The BUI client-side file chooser always returns "" for this method. See BUI: Interacting with client files for a detailed discussion of the BUI client-side file choosers.

Example

See Also

BBjAPI

BBjSysGui

BBjWindow

BBjFileChooser

   BBjFileChooser::setCurrentDirectory

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