The Path_ParsePathFromPath() function parses the path name from a generic path.
Path_ParsePathFromPath(file_path)
• file_path – A string containing the generic pathname from which the path will be parsed.
A string containing the path where the file is located.
The file_path must be in a generic format prior to parsing it using Path_ParsePathFromPath(). All Dexterity commands that return pathnames will do so in generic format. The following illustration shows a generic path and the resulting operating system name that’s parsed: