RunToCursor Method

Home Page (Objects)OverviewFAQReference

Applies to: Debugger object

In a program you are debugging, sets a temporary breakpoint at the cursor (insertion point) and then starts execution of the program.

Syntax

object.RunToCursor

Parameters

object

An expression that evaluates to a Debugger object.

Example

The following example performs the RunToCursor method:

Debugger.RunToCursor