Analyzer Command
Displays the current traverse subtree. Used within a series of
traverse commands, essentially to refresh the screen.
Format
CURRENT [parameter]
1 – Parameters
SUBTREE
Displays the current subtree at its first leaf.
2 – Description
The CURRENT Analyzer command is one of a series of directional
commands that allows you to traverse a program's structure.
Depending on the command (FIRST, BACK, or NEXT), a pointer is
placed at plot locations of interest to you. The corresponding
source lines for that portion of the program are displayed
alongside the plot. However, the CURRENT command does not change
the position of the pointer. Rather, it redisplays the current
plot with the pointer and corresponding source lines in the same
position.
The CURRENT SUBTREE command displays the current subtree at its
first leaf (equivalent to the FIRST command).