BBjClientFile::setReadOnly

Description

In BBj 7.0 and higher, this BBjClientFile method sets the file to read-only.

Syntax

Return Value

Method

boolean

setReadOnly()

Parameters

None.

Return Value

Returns true (1) if the operation succeeded and false (0) if it failed.

BUI logoRemarks

The BUI client always ignores this method and returns false (0). 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.