Re: runtime debugging past Forms 6i calls?

From: Nick 2^6 Vrenna <g.lamon_at_mcg-econ.it>
Date: Fri, 22 Jun 2001 15:20:21 +0200
Message-ID: <9gvfu1$svo$1_at_fe1.cs.interbusiness.it>


> - how can i go on debugging a module that's called from a menu
At start, when debug window appear, search through the tree in the middle of window. If you click on modules you will see your form components then when you have selected the code you want to debug in the upper part will appear the code and with a double click on the line you will place a break point. After you've close the debug window with the red x program starts to run. When it reaches he break point the debug window will pop-up and you can start debugging...

> - how can i set break points in modules not yet jumped to
you can set break points everywhere but only if the debug window is active

> (e.g. can i load additioal .FMBs into the debugger)
Don't know but I don't think so.

> TIA
> Peter

Ni hao, Lelle. Received on Fri Jun 22 2001 - 15:20:21 CEST

Original text of this message