Back To LeighWeb Mainframe Utilities Page
View the module associated with this documentation
The PGMFLOW utility invokes the "TREE" program which Don Faville wrote for the
COBOL program currently being edited. The user is then taken into an edit of
the results.
For instance, you have just checked out a copy of a COBOL program and you want
a quick overview of the logic while you are editing the program. You simply
type in PGMFLOW and press . "TREE" is then invoked interactively
against the program you are editing. When it is finished, PGMFLOW takes you
into an edit of the report file produced by the TREE program. You could then
do anything you want with the file like invoke PRINTIT to print the file
immediately, etc.
|