ReloadLists command: Difference between revisions
Jump to navigation
Jump to search
(Created page with "__TOC__ <div id="printheader"> <br /> <span id="reloadlists-command"></span> = <span class="f_Heading1">reloadLists command</span> = </div> <div id="idcontent"> <div...") |
No edit summary |
||
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
{| | {| | ||
|width="50%"| '''Action:''' | |width="50%"| '''Action:''' | ||
|width="50%"| | |width="50%"| | ||
<span class="f_Para">Loads or reloads to the Client [[selectively_excluding_source.html#use_proc_list|the Exclude/Include lists]], that is, lists of procedures or routines (methods, or User Language "complex" subroutines) whose code you want to be [[selectively_excluding_source.html|excluded from interactive debugging]]. These lists must be specified in particular text files: | <span class="f_Para">Loads or reloads to the Client [[selectively_excluding_source.html#use_proc_list|the Exclude/Include lists]], that is, lists of procedures or routines (methods, or User Language "complex" subroutines) whose code you want to be [[selectively_excluding_source.html|excluded from interactive debugging]]. These lists must be specified in particular text files: ''excludeProc.txt'', ''excludeRoutine.txt'', ''includeProc.txt'', and ''includeRoutine.txt''. | ||
'''Syntax:''' | '''Syntax:''' |
Revision as of 14:44, 17 June 2022
Action: |
Loads or reloads to the Client the Exclude/Include lists, that is, lists of procedures or routines (methods, or User Language "complex" subroutines) whose code you want to be excluded from interactive debugging. These lists must be specified in particular text files: excludeProc.txt, excludeRoutine.txt, includeProc.txt, and includeRoutine.txt. Syntax: reloadLists Same as clicking the Reload Proc/Routine/Method Lists button on the Proc Selection page. |
Client menu: | -- |
Introduced: | Build 58 |
[{Category:Debugger Commands]]