debugging multiple forms

From: <jim_wolfe_at_sra.com>
Date: Thu, 23 Mar 2000 19:10:13 GMT
Message-ID: <8bdq68$du1$1_at_nnrp1.deja.com>



[Quoted]  I may be missing something simple, but here goes. I'm developing a multi-form application using Developer 6.0. I'm passing data from one form to another using global variables. I'm having some problems in the interfaces and I'd like to trace the global values and their usage across the forms. I can run the root form in debug mode and trace its exection until it calls another form. The called form is a black hole. Is there a way to trace through the code in the called program using the debugger? I tried the debug package, i.e., Debug.Suspend. This suspends execution of the called form and I can see it in the Navigator. But, I can't see any of the trigger source code. Any help would be appreciated.
--
Jim Wolfe


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Mar 23 2000 - 20:10:13 CET

Original text of this message