Before you begin, you must complete Exercise 5.7: Setting breakpoints in PAYROLLD.
It is also easy to remove breakpoints from the Source view.
To remove a breakpoint:
The icon is removed from the prefix area indicating that no breakpoint is set on that line.
Now you are ready to run the PAYROLLD program.
The program waits for input from the 5250-emulation session.
The program runs to the breakpoint at line 201.
You have removed a breakpoint from PAYROLLD and now you are ready to begin Exercise 5.9: Monitoring variables in PAYROLLD.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.