Print Program Structure Diagram (ttadv2430m000)

Use this session to print a Program Structure Diagram (PSD) of a range of program scripts. A PSD can contain the following parts:

  • Defines
  • Includes
  • Prototypes
  • Global variables
  • Program sections (events)
  • Program functions
  • Local variables
  1. Select the range of program scripts for which PSD's must be printed.
  2. Specify which components must be included in the diagram. During the creation of the structure diagram the code of the program script and the number of lines being processed are displayed by Tools.

Field Information

Package

The package for which you want to print structure diagrams.

VRC

The package version of the program scripts for which structure diagrams must be printed.

VRC

The package release of the program scripts for which structure diagrams must be printed.

VRC

The specified package's customization code .

Print Defines

If this check box is selected, all define statements in a script are printed in one section.

Print Includes

If this check box is selected, all include statements in a script are printed in one section.

Print Prototypes

If this check box is selected, all function prototypes in a script are printed in one section.

Print Global Types

If this check box is selected, all global variable declarations in a script are printed in one section.

Print Events

If this check box is selected, the structure of sections that are used in the program scripts must be printed.

Print Functions

If this check box is selected, the structure of functions that are used in the program scripts must be printed.

Print Local Types

If this check box is selected, the local variables declarations in functions will be printed straight after the structure of the function they belong.

Pr/Libr

The program script or library.

Line

The number of lines of the program script which have been processed.