Prism 6.0 User's Guide

Moving Through the Call Stack

Moving up through the call stack means heading toward the main procedure. Moving down through the call stack means heading toward the current stopping point in the program.

Moving through the call stack changes the current function and repositions the source window at this function. It also affects the scope that Prism uses for interpreting the names of variables you specify in expressions and commands.

Prism provides these methods for moving through the call stack: