% % returning from task through Task.*Return % % hide the tree ascended from % *taskaret % % stack: current-help % % hide current help if not same help in new task % @@ .__Helper second eq$ { % % was same help, don't hide it % pop } { % % was different help form % hide the help for the now hidden task tree returning from % !@ hide } ifelse % % reset the ascend-to tree for event defaults and size % also resets the Controls % % perform other ops on ascend-to tree % the Help form will be shown for the returned-to task level % within *taskretx % @@ "Return" vector() % % the prior task tree and help level (if different) are now restored %