Restarting Execution

See Also1F3U1UG

You can restart execution of your application141RJVK from break mode.  Restarting an application returns it to a newly initialized state, resetting all variables and removing any suspended procedures from memory.

To restart execution

         From the Run menu, choose Restart (Shift+F5).

     Visual Basic returns your application to a newly initialized state and starts running the application from the beginning.


See Also

Help:

Continuing ExecutionCZRW3ZU

Debugging Checklist4RVH0A6

Ending Execution4KTFWY

Halting Execution11S25K

Starting Execution1AHX1VG

 

Programmer's Guide:

Chapter 9, "Debugging"