The Path_ParseFileFromPath() function parses a file’s operating system name from a generic path.
Path_ParseFileFromPath(file_path)
• file_path – A string containing the generic pathname from which the file name will be parsed.
A string containing the operating system name of the file.
The file_path must be in a generic format prior to parsing it using Path_ParseFileFromPath(). 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: