Restart command (debugger)

From m204wiki
Revision as of 01:14, 18 June 2022 by Ekern (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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