Pass Setting a pass point. ──────────────────────────────────────────────────────────────────────────────
This allows you to set a counter on a line of code. Each time that the line of code is executed, the counter increases by one.
The counter is displayed on the line of source code at the end of the line.
You may list all pass points set using the List PP command from the command window, a short-cut version of the same item on the List menu. When you list all of the pas points, you will also see a list of the number of times that each pass point line has been executed.
The hot-key combination for this item is <Alt><F9>.