Generate Program Control Flow Diagrams for the workspace. The diagrams show the call flow for paragraphs in a COBOL program, subroutines in an RPG program, or procedures in a PL/I or Natural program.
The subgraph mode offers a cyclic representation of the information in the diagram. Items are drawn once. Relationship lines cross. Subgraph views are often easier to understand than subtree views.
The subtree mode offers a linear representation of the information in the diagram. Items are drawn as many times as necessary. Relationship lines do not cross. Use this view if too many intersecting lines make a subgraph view hard to read.
DiagramCallie LogFile Workspace [Pattern] [Mode] [Project]
| Required Parameters | Description | 
|---|---|
| 
                           				  
                            LogFile  | 
                        				
                        
                           				  
                            Output log file generated when the batch script is executed.  | 
                        			 
                     
|  
                           				  
                            Workspace  |  
                        				
                         
                           				  
                            Workspace file (.rwp).  |  
                        			 
                     
| Optional Parameters | Description | 
|---|---|
|  
                           				  
                            Pattern  |  
                        				
                         
                           				  
                            Pattern for naming the generated diagrams, consisting of the output folder, file name pattern, and extension. For example, D:*.emf. The file name pattern may contain any valid symbols. An asterisk (*) is replaced with the name of the analyzed object. The format of the diagram depends on the extension: .bmp, .jpg, .vsd, .vdx, or .emf. Default is\WorkspaceFolder\Output\ObjectName.bmp.  |  
                        			 
                     
| Mode | Mode of the diagram, subgraph or subtree. | 
|  
                           				  
                            Project  |  
                        				
                         
                           				  
                            Project. Default is the default project.  |