BBjFileChooser::getCurrentDirectory
Description
In BBj 7.00 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.
Remarks
The BUI client-side file chooser always returns "" for this method. See Interacting with client files in BUI and DWC for a detailed discussion of the BUI client-side file choosers.
Example
See Also
BBjFileChooser::setCurrentDirectory
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.