ENABLE Reference Manual
INTRODUCTION
Generated Applications
For a description of the individual tasks necessary to create an
application, refer to the ENABLE User's Guide.
APPLICATIONS GENERATED BY ENABLE
Figure 1-1 shows the screen displayed by a sample ENABLE
application. You could use this application to retrieve and
update the information in a single data base file. Because
applications similar to this sample application can access a
single data base file, these types of applications are sometimes
called single-file applications.
EMPLOYEE-PROG
Page 1/1
* EMPNUM ______
+ EMPNAME _______________________
+ DEPT
REGNUM ______
BRANCHNUM ______
JOB __________________
AGE ___
SALARY _________
VACATION ___
Ready for input F3 for Help, shift F16 to exit
S5043-001
.00
Figure 1-1. Sample Single-File Application Display Screen
When you generate a single-file application, ENABLE allows you
to:
• Define the operations (delete, insert, read, and update) that
the application can perform on the file
• Control the format of the screen displayed by the application
1-2