Analyzing Global Data Flow

The Global Data Flow traces incoming and outgoing data flows for a program variable up to a dataport, an I/O statement or call to or from another program. You can view the memory allocation and offset for the variable to determine how changes to the variable may affect other variables, and trace assignments to and from the variable across programs.

Note: Projects must have been verified with the Enable Data Element Flow option set in the Project Verification options.

The Global Data Flow tool is available in Interactive Analysis by clicking View > Data Flow.