Help with splitting a file path

Thanks lkruel but the result is similar with the regular split.

The problem is with the path as it has the ’ ’ character so it does not see it as just a ‘’. If it’s a raw string then the parsing works properly…