This section outlines the development process for
creating an application with Dexterity. You will use this same
basic process when you develop your own application dictionary.
In interface
design, you define the look and feel of your application
and determine how users navigate to other areas of your application
using form and window resources.
In database
development, you determine how your application stores
data using data type, field and table resources.
In report
generation, you design the layout and content of your
application’s reports using the Dexterity Report Writer.
In scripting, you determine your application’s
logic and control using sanScript, the Dexterity programming
language.