Interaction questions

 From:  Michael Gibson
9136.11 In reply to 9136.10 
Hi Sven,

re:
> Great would be a reset after the shortcut sequence was used so that when you invoke it again you get the
> same result. Otherwise is won't make sense when the UI is hidden.

Unfortunately that part seems like it would be difficult - the shortcut script above runs before the command actually starts. There isn't any way for it to know when the command that you actually wanted to use has finished up.

- Michael