Navigation: Ultimate Suite for PowerBuilder Help > Folder Explorer > Functions >

of_getpath

Send comments on this topic.

 

Description:

Returns the full path of the first or directory that is associated with the treeview handle that's passed in. The treeview handle is passed to most treeview events like rightclick, click, expanding etc.

Syntax:

of_getpath(long handle)

Argument

Description

handle

The treeview handle that you want to get the directory or file path for.

Return Value:

Always returns a string representing the full path of the directory or file path.

Usage:


Copyright © 2021 Werysoft Inc.