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 |
||
Line 5: | Line 5: | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<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:''' |
Revision as of 16:34, 7 December 2022
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 |