|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Macro to run Debug ProcessI wanted to create a macro to open the debug...Processes window, make a
specific selection, attach to it, make that selection then close down. Unfortunately, the debug...Processes window is modal and I can't get anything to occur after opening the window. Does anybody know if there is a way to do this? Thanks, Mike Mike Grice wrote:
> I wanted to create a macro to open the debug...Processes window, make IMHO it doesn't take much more than:> a specific selection, attach to it, make that selection then close > down. > > Unfortunately, the debug...Processes window is modal and I can't get > anything to occur after opening the window. > > Does anybody know if there is a way to do this? cntrl-alt-p doubleclick process so with the macro, you save the double click. If you make your scrollwheel double click, it's a single click. FB -- ------------------------------------------------------------------------ Lead developer of LLBLGen Pro, the productive O/R mapper for .NET LLBLGen Pro website: http://www.llblgen.com My .NET blog: http://weblogs.asp.net/fbouma Microsoft MVP (C#) ------------------------------------------------------------------------ |
|||||||||||||||||||||||