Start

You use the Start command (F5) to start execution of a Program according to the testing mode selected from the Run Menu (Run Conditions).

You can select Start only if the Program is not already running. If an OnInit() procedure is defined with an event handler, the statements in the handler will be executed prior to the Program itself.