ReloadLists command: Difference between revisions

From m204wiki
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 difference)

Revision as of 00:37, 17 June 2022




reloadLists command

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]]