OpenCommandLine command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 3: Line 3:


{|
{|
|width="50%"| '''Action:'''  
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Invokes the </span><span class="f_GUIlabel">Command Line</span><span class="f_Para"> dialog box, which lets you run a macro or command. Any macro you identify must be located in the same folder as the Debugger Client executable file or in a folder [[Changing the location of Client work files|specified]] in the </span><span class="f_Monospace">debuggerConfig.xml</span><span class="f_Para"> file. </span>
<span class="f_Para">Invokes the </span><span class="f_GUIlabel">Command Line</span><span class="f_Para"> dialog box, which lets you run a macro or command. Any macro you identify must be located in the same folder as the Debugger Client executable file or in a folder [[Changing the location of Client work files|specified]] in the </span><span class="f_Monospace">debuggerConfig.xml</span><span class="f_Para"> file. </span>



Latest revision as of 23:04, 3 February 2023


Action:

Invokes the Command Line dialog box, which lets you run a macro or command. Any macro you identify must be located in the same folder as the Debugger Client executable file or in a folder specified in the debuggerConfig.xml file.

Syntax:

openCommandLine 

See also closeCommandLine.

Client menu: Macros > Command Line
Introduced: Build 53