ATTR_PATH_RELATIVE

Data Type: integer
Description: A Boolean that specifies the behavior of FileBrowser_GetSelectedFiles. If you set the attribute to a nonzero value, the function returns paths relative to the start path of the file browser for each selected file. If you set the attribute to zero, the function returns absolute file system paths.
Values:
0False
1True