% % new mep, create the directory where the mep should reside % % stack: pers-ident % % isolate the last pound-sign separated token and the lineage % dup .!MepName % % stack: pers-ident % "#" revslice %%% "leaf" log)( % % stack: mep-root mep-leaf % dup .!MepLeaf exch %%% "root" log)( dup .!MepRoot % % create a relative path from Bin\list for pep path % "#" "\" replall oflist folder dup .!MepPath