Trace window - active?
- Posted by Mike777 <anon4321 at gmai?.co?> May 07, 2008
- 596 views
I'm pretty sure that this can't be done, but I thought I would at least ask. When the trace window is displayed I can interrogate any variable by typing the question mark, the name of the variable and hitting enter. If the value isn't already displayed in the bottom portion of the window, it will then be displayed. So far, so good. Is there any way to interactively modify the value of a variable? For example, it would be quite nice if I could type ? SP=2 to change the value SP to 2 so that I could test various continuations. This sort of "active" debug window exists in many of the Microsoft Office applications (Access, Excel), so I've grown quite fond of it over the years. But I suspect the answer is that it can't be done. Mike