Step 11 Execute the Form

Visual LANSA

Step 11. Execute the Form

FRM015 - Getting Started with Forms Programming

In this step you will execute the form.

Your components can be executed from within the LANSA editor by using the Execute button on the Home ribbon. Objects can also be executed using context menus from various tabs or by pressing Ctrl + Shift + E.

1.  Click the dialog box launcher in the Execute group in the ribbon.

     The Execute… dialog will be displayed.

2.  Press the OK button to execute the form.

3.  Check that your form functions correctly:

a.  Click the Hello button. The word 'Hello ' should be added to the field.

b.  Click on the World button. The word 'World ' should be added to the field.

c.  Click the Clear button. The field should be cleared.