Hi All,

 

I sometimes use the Debugging option of ‘Step Out’ (Ctrl/Shift/F8) in the following scenario – Let’s say that I’m testing my code and want to step through certain portions of it.  I might have a Main Routine making calls out to other routines, so I’ll start off in Break mode and step through the portion of the called Routine which is not working properly using ‘Step Into’ (F8).  Once I’ve ironed out the problems I’ll then ‘Step Out’ of the rest of the routine (if it’s solid) so that I don’t have to watch it execute.  This takes me back to Main and I can continue stepping from there as needed.

 

Kim Bottcher

[EMAIL PROTECTED]

816-650-3947

 

 

Reply via email to