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