Splits the path, excluding the location, into parts.
static std::vector<CL_String> CL_PathHelp::split_basepath( const CL_String & fullname, PathType path_type = path_type_file );
Detailed description:
param: fullname = The full path name to use param: path_type = The path type