Single Step Command (Debug Menu)

See Also18GOO5C

Description

Executes one statement, advances to the next, then halts.  Use this command to run your code one line at a time when you want to see the effects of each statement.  This command is available only in break mode9NQX0JY.

Single stepping traces through every line of SubQDBVHN or FunctionK6LBMC procedures as they are invoked in your application141RJVK.

If the next executable statement is outside the current module2JU32VW in an application that shares code, Visual Basic automatically opens the appropriate Code window.

When all statements have been executed, Visual Basic gives the focus to your application and waits for the next event.

Toolbar shortcut:   Keyboard shortcut: F8.


See Also

Help:

Executing a Specific StatementECF90T

Procedure Step Command (Debug Menu)cmdDebugProcedureStep

 

Programmer's Guide:

Chapter 9, "Debugging"