Section 12.7: convertsql Up Chapter 12: A4GL Utilities Section 12.9: fcompile 

12.8 default_frm

default_frm will generate a default form for a table(s) specified on the command line.
Usage
default_frm -d dbname -t tabname [-t tabname ..] [-o outputfile]
If no output file is specified, then the output will be written to the standard output (ie normally the terminal)
Eg.
figure default_frm.png
 Section 12.7: convertsql Up Chapter 12: A4GL Utilities Section 12.9: fcompile