VC Macro command Debugger.State 
Author Message
 VC Macro command Debugger.State

Im trying to use a macro to detect if the app is still running.

The doc says there is an object called De{*filter*}.State.

Im trying to test the current state of the de{*filter*} using the
statement "Application.De{*filter*}.State.dsNoDebugee".

The macro fails with the error "Object doesn't support this property or
method."

Even the line "Application.De{*filter*}.State" by itself fails with the same
error.
And this as well "PrintToOutputWindow(De{*filter*}.State)" which is
an example from the doc. Same error.

Anyone know whats wrong here?

Thanks



Sun, 17 Oct 2004 23:52:21 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Command line use of VC 6 debugger?

2. VC's debugger command-line switches.

3. I need vc ide macro help, trying to create a move to end of word macro

4. I need vc ide macro help, trying to create a move to end of word macro

5. Detect shift key state using a macro?

6. Disabling the VC debugger in VC 6.0

7. Stepping into macros with debugger

8. Shorthand macros and the debugger

9. Debugger control by macro

10. Expanding the values of macros during a build or in the debugger

11. Stepping into macros with debugger

12. Starting VC6.0 debugger from command line?

 

 
Powered by phpBB® Forum Software