Data Dictinary Routines
Data dictionaries are one of the most important aspects of andromeda. Following the philosophy that
data is the most important part of the application, a data dictionary allows for andromeda to
generate screens and minimize the amount of code.
These data dictionary routines are used to handle data dicitonaries in andromeda. Data dictionaries
are stored in separate php files, and are represented by php associative arrays.