It would be useful to have the ability to substitute a variable in making path names. For instance the syntax a=alpha b=beta c=\<a\>/\<b\>/ would return "alpha/beta/" when retrieving c. We would also need to allow for escaping those characters