ReloadLists command: Difference between revisions

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


{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Loads or reloads to the Client [[Selectively excluding source code blocks#Using the code exclude feature in its normal mode|the Exclude/Include lists]], that is, lists of procedures or routines (methods, or User Language &quot;complex&quot; subroutines) whose code you want to be [[Selectively excluding source code blocks|excluded from interactive debugging]]. These lists must be specified in particular text files: ''excludeProc.txt'', ''excludeRoutine.txt'', ''includeProc.txt'', and ''includeRoutine.txt''.
<span class="f_Para">Loads or reloads to the Client [[Selectively excluding source code blocks#Using the code exclude feature in its normal mode|the Exclude/Include lists]], that is, lists of procedures or routines (methods, or User Language &quot;complex&quot; subroutines) whose code you want to be [[Selectively excluding source code blocks|excluded from interactive debugging]]. These lists must be specified in particular text files: ''excludeProc.txt'', ''excludeRoutine.txt'', ''includeProc.txt'', and ''includeRoutine.txt''.



Latest revision as of 23:22, 3 February 2023

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