get.current - could use save.current and load.current!

So the get.current() command is cool, but even cooler would be a way to save that configuration and reload it later - say, if I need to take a break between sessions, or my admin for some reason has to reboot the server…

Does set.current() not work for you?

Pat

set.current() works great, but it requires me to remember exactly where I was when I was last in a session - was hoping that a save.current() and restore.current() could do that for me… :smiley: