Restart command (debugger): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Restarts the Debugger Client. </span> # Terminates all socket connections between the Client and th...")
(No difference)

Revision as of 01:14, 18 June 2022

Action:

Restarts the Debugger Client.

  1. Terminates all socket connections between the Client and the Online, and/or between the Client and a web browser.
  2. Shuts down the Client normally, as if the Exit> option were selected, and closes the Client window.
  3. Starts the Client, reopening its window and invoking the same processing as if started by a click of the Client desktop icon (which includes reading the debuggerConfig.xml file).

Syntax:

restart 

Client menu: File > Restart
Introduced: Build 56