lstinvk - Print Compile Script For Programs Which Use 4GL INVOKE
lstinvk [-A|-O] [-q] productline [ProgramCode] [>filename]
The lstinvk
utility lists or, optionally, compiles all programs affected by a change in a called program. That is, it lists all invoked and invoking programs for a specified program. For more information, see Doc for Developers: Application Development Workbench Standards.
Program Option | Description |
---|---|
A |
If the product line is in staged mode, prints compile script for all programs affected by a change in a called program in the stage directory. |
O |
If the product line is in staged mode, prints compile script for all programs affected by a change in a called program in the runtime production environment. |
q |
Submit the list of programs to the compile queue. |
D |
Compile the listed programs for debug. |
T |
Compile the listed programs for trace. |