scrgen - Compile Form

scrgen [-A|-O] [-s|c|r] [-xnv] productline [systemcode [ProgramCode...]]

Compile the form definition file for the selected program or for all programs in a product line or system code. The compiler builds the files that the user interfaces use to process the form, including the form's SD file, TranMap file, help file, and .xml file. For more information, see Doc for Developers: Application Development Workbench Standards.

Program Option Description
A If the product line is in staged mode, compile the form definition files and place them in the stage directory.
O If the product line is in staged mode, compile the form definition files and place them in the runtime production environment.
s Build COBOL SD.
c Build C-type SD. Used only at Lawson.
r

Build RPG SD

x Create executable form IDs.
v Verbose.
n Compile only on production programs.