[I wrote] > So, for a path like this: > > /Root/ > navtest/ > content/ > section1/ > subsection1_1/ > > This gives a path_to_root like this: > > [ navtest, content, section1, subsection1_1 ] FWIW, after rereading this, I realize the variable would be more clearly named: path_from_root // mark -