ReloadLists command

From m204wiki
Revision as of 00:37, 17 June 2022 by Ekern (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




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