Re: A suggestion A request


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on January 21, 2005 at 11:08:04:

In Reply to: Re: A suggestion A request posted by Stephen Auerbach on January 18, 2005 at 13:38:37:

Steve:

You can only set breakpoints on source lines that contain executable code. I find it best to make sure the first executable statement in the program is one that I don't need to step through - such as a CLEAR statementor dummy assignment. By default the debugger will stop just after execution of the first statement. Note that you can also set it to stop when other generic events occur such as when a DOS call is made, when returning from an EXIT or whenever I/O is done. These settings are accessed via the "Edit" "Options" menu when debugging.

bb


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]