bldsh - Build Shell
bldsh [-A|-O] [-Fu123] productline systemcode ProgramCode
Build a COBOL program shell from Lawson 4GL source. For more information, see Doc for Developers: Application Development Workbench.
Program Option | Description |
---|---|
A |
If the product line is in staged mode, build a COBOL program shell and place it in the stage directory. |
O |
If the product line is in staged mode, build a COBOL program shell and place it in the runtime production environment. |
F |
Force fListCols TRUE. Used only at Lawson Software. |
u |
Build user exit program shell. |
1 |
Use 'c' BLDRPTPAGE calls. Used only at Lawson Software. |
2 |
Use 'COBOL' BLDRPTPAGE calls (default). Format columns = 132. Used only at Lawson Software. |
3 |
Use 'COBOL' BLDRPTPAGE calls. Format columns = 66. Used only at Lawson Software. |