Compiling form specification files with fglform

Form specification files are converted by the fglform compiler to runtime form files that are deployed in production. The source form files have an extension of .per and the compiled form files have the .42f extension. The compiled form file is an XML document that describes the form layout and elements.

If a compilation error occurs, the text file filename>.err flagging the errors is created. You can directly display the compilation error by using the -M option.

Example:
fglform cust_form1.per