Behavior of Isolate script

 From:  Michael Gibson
9300.4 In reply to 9300.3 
Hi nameless, yes you would just replace it with this one. It behaves a little different from your other script though because of the "memory" function where it operates in pairs, one time doing the isolate and taking the snapshot of current state and then when you run it again if there is a previous snapshot it restores that and clears the snapshot.

- Michael