qcompile - Compile Program

qcompile [-clquSDGCTAOQ] ProductLine SystemCode ProgramCode

Compile an Infor Lawson COBOL program using the compile queue. This command is securable, and if a security violation is encountered, access must be granted to the token via LSA.

Upon starting Lawson, the compiler queue count will dynamically be set based on the number of available CPU cores.

For more information, see Doc for Developers: Application Development Workbench.

Program Option Description
c Don't use COBOL analyzer.
l

Build the compile listing.

u Compile user exit program.
S Compile for syntax only.
D

Compile a program for use with the debugger (.int).

G Compile a program for use with the debugger (.gnt).
C Produce a compile log.
T Compile for TRACE.
P Compile for profile.
A Compile to a stage directory.
O Override the stage compilation and place the compiled program in the runtime production environment.
Q

Quick or optimized compile.

q

Quiet. Do not print Job entered message.