Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.207 PathSeparator Property

Description:

Defines the path separator character - the character used to separate folder names within a path.

Used in control(s):

TreeView

Value:

The character used to separate folder names.

This is used in the Path property of the Node object.

Default value:

\(back slash)

COBOL picture:

X, up to 8192 bytes

OLE data type:

VT_BSTR

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.