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 edit summary
 
Line 2: Line 2:


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Restarts the Debugger Client. </span>
<span class="f_Para">Restarts the Debugger Client. </span>



Latest revision as of 03:52, 9 February 2023

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