Introduction
The Hello World exercise is an introduction to using the Visual LANSA editor to develop a simple form-based application. Having completed a very simple initial form, in FRM015B you will add further components and functionality and explore programming using events, properties and methods.

Objectives
To achieve these objectives, you will complete the following:
Step 3. Add Components to the Form
Step 4. Change the Properties of a Component
Step 5. Add Remaining Push Buttons and Set their Properties
Step 6. Add a Field to the Form and Set its Properties
Step 7. Create Event Routines for the Push Buttons
Step 8. Add Logic to the Hello Button Click Event
Step 9. Add Logic to the Other Click Events
Before You Begin
You may wish to review the following topics: