Create new, edit existing, or compile/recompile Data Base Definitions (DBD) from the command line or from a procedure. You do not have to go to the DBD menu to accomplish these tasks.
Syntax:
DBD OLD [dbd-filename]
DBD NEW [dbd-filename]
DBD COMP/options [dbd-filename] -
[tablename newcapacity ... tablename newcapacity]
Options:
A -Suppress all messages
B -Suppress all but size messages
F -Suppress generating default screens in the Application Interface
H -Skip the 'free storage' check
P -Skip automatic AI compiles
U -Don't update source with new capacities
X -Don't put listing into Dialog History
And the options that are synonymous with the menu choices that
occur during a DBD compile:
Y -Create new data base files now
S -Recompile while saving current data (no size changes)
R -Recompile while saving and reformating data (size changes)
D -Delete old data base before creating new empty data base
N -Do not create the data base now and terminate this compile