% % reference a specific extension for file matched to tree % % stack: ext-save % _@ "#" slice exch % % example: Pshop#Super#Server % % Super#Server Pshop % stack: ext-save right-part left-part % !Prefix "#" slice !Suffix !Category % % stack: ext-save % _@ _\ % % stack: ext-save current-@ current-\ % _Prefix &"#" &_Category !@ root\ "Destination" \_ execstr _Prefix isnull { ofdesk } { ofdesk &"\" } ifelse _Category isnull { pop } { &"#" & } ifelse &_Suffix exch !\ exch !@ ^ "jsxref " log)( % % stack: jsx-filespec %