CodeView (cv.hlp) (Table of Contents; Topic list)
Program Step (Summary)
 Description Notes                       Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Command: Program Step (P)
 
     Syntax:  P [count]
 
     Summary: Executes the current line or instruction, stepping over
              functions. The Trace (T) command traces into functions.
 
     Argument:
 
     <count>   Executes the command <count> times before stopping.
 
     See: Trace (T) Command-Window Command
          Use with Thread Command
                                    -♦-