ILE COBOL Programmer's Guide
After a breakpoint is encountered, you can resume running the program
object or ILE procedure in two ways:
- resume running the program object or ILE procedure at the next statement
after the breakpoint, and stop at the next breakpoint or when the program
object ends.
- step through a specified number of statements after the breakpoint and
stop the program object again.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.