split_name(a_name)
Split a file name into a base name and a path extension.
list of text: {basename, path_extension}