Prism 6.0 Reference Manual

DESCRIPTION

Use the dump command to print the names and values of all the local variables in the function or procedure you specify. If you omit function, Prism uses the current function. If you specify a period (.) dump follows all stack frames from the current one back to main, and prints the names and values of all local variables in the functions in the stack.


Note -

The dump command is not available in MP Prism.