
ENABLE User Program
ENABLE can be used to develop a simple application to perform basic data I/O opera-
tions, without coding source programs. It allows the user to:
Control the format of the screen displayed by the application
Limit the types of operations (delete, insert, read, or update) that the application
can perform on a data base file
Provide an application to view and update databases
The components of ENABLE are:
ENABLE
ENABAPPS
ENABLEGS
ENABLOBJ
ENABPATS
The tasks performed by an ENABLE application, like a Pathway, are divided
between requestors and servers.
A requestor displays the data entry screen, accepts the data entered from the termi-
nal, ...