EditFile command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| |width="50%"| <span class="f_Label">'''Action:'''</span> |width="50%"| <span class="f_Para">Edit the file specified. If the target file's specification is relative, it will...") |
No edit summary |
||
Line 6: | Line 6: | ||
<span class="f_Para">Syntax: </span> | <span class="f_Para">Syntax: </span> | ||
<p class="syntax"><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace;">editFile </span><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace; font-style: italic;">editTarget</span><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace;"> </span></p> | <p class="syntax"><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace;">editFile </span><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace; font-style: italic;">editTarget</span><span style="font-size: 16px; font-family: 'Courier New',Courier,monospace;"> </span></p> | ||
<span class="f_Para" style="font-style: italic;">editTarget</span><span class="f_Para"> may be one of: </span> | <span class="f_Para" style="font-style: italic;">editTarget</span><span class="f_Para"> may be one of: </span> |
Latest revision as of 21:54, 25 May 2023
Action: |
Edit the file specified. If the target file's specification is relative, it will be relative to the Debugger Client install directory. Absolute paths are used as is. The editor used will either be the Windows Notepad or the notepad replacement if one was specified in the config file. Syntax: editFile editTarget editTarget may be one of:
|
Client menu: | — |
Introduced: | Build 69 |