BBjClientFile::getPath

Description

In BBj 7.0 and higher, this method returns the absolute path of the file.

Syntax

Return Value

Method

string

getPath()

Parameters

None.

Return Value

The absolute path of the file.

BUI logoRemarks

In the BUI client, this method returns the same value as getName() . See BUI: Interacting with client files for a detailed discussion of the BUI BBjClientFile.

Example

See Also

BBjAPI

BBjThinClient

BBjClientFileSystem

BBjClientFile

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