6 11 Create an Application

Visual LANSA

6.11 Create an Application

6.11.5 Create Applications Using a Wizard

6.11.6 Create Applications Using Templates

This section shows you how to create an application used to maintain fields in a file. The application consists of a list of employees and fields showing employee details. You can limit the entries in the list by entering a partial surname. You can use the application to view and maintain the details of existing employees, to add new employees and to delete employee information.

The application uses data from the Personnel System Demonstration PSLMST file which is part of the LANSA DEM partition.

If you want to create this application yourself, you need to create field PARTNAME which uses SURNAME as the reference field. The application is created in these steps:

6.11.1 Step 1. Create the Form

6.11.2 Step 2. Create the Interface

6.11.3 Step 3. Write the Code

6.11.4 Step 4. Compile and run the Program

Ý 6. Creating Applications Using Components