Sweep Memory...Sometimes?

 From:  Michael Gibson
5346.6 In reply to 5346.4 
Hi Brian,

> Does this have to do with how "history" works?

It does - the history function right now is limited to work with commands that produce just one output object, if there were multiple output objects generated from a single command that will not be handled currently by history updates. That is something that I want to improve in the future, but I may undertake a more significant history overhaul rather than trying to just patch up the current mechanism much more.

- Michael