Continue Command (Run Menu)

See Also2M0K2WX

Description

Continues executing your application after any kind of interruption.  An interruption can be caused by run-time errors, a Stop4K739NO statement, a breakpoint1YXJ0G5 in your code, choosing the Break command, or pressing Ctrl+Break while your program is running.

Choosing the Continue command doesn't restart the application.  It continues execution after the last successfully executed statement.

This command is available only in break mode9NQX0JY.

Toolbar button:   Keyboard shortcut: F5.


See Also

Help:

Break Command (Run Menu)cmdRunBreak

End Command (Run Menu)cmdRunEnd

Restart Command (Run Menu)3NWWI7O

Start Command (Run Menu)cmdRunStart

 

Programmer's Guide:

Chapter 9, "Debugging"