file.join — Creates a filename from a list.
file.join list of path elements
file.join
list of path elements
Given a list of path elements, like {foo bar bee bop}, creates a filename like foo/bar/bee/bop.