FRM045 - Using LANSA Debug
Objectives:
- To introduce the Visual LANSA debugger.
- To learn how to set breakpoints in a form.
- To learn how to display and change variables in a program.
The focus of this exercise is how to use the features of the debugger. A detailed understanding of the RDML commands is not important at this time. The Programming exercises teach the basic coding practices.
To achieve these objectives you must complete the following:
Step 1. Execute Applications with Debug
Step 4. Display/Change Variables
Step 5. Set Breakpoint Properties
Before You Begin
You may wish to review the following topic in the Debugging Applications.
:In order to complete this exercise, you must have completed the previous exercises.