OpenCommandLine command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Invokes the </span><span class="f_GUIlabel">Command Line</span><span class="f_Para"> dialog box, w...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |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 [[ | <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> | ||
'''Syntax:''' | '''Syntax:''' |
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 |