ReloadLists command

From m204wiki
Revision as of 14:44, 17 June 2022 by Ekern (talk | contribs)
Jump to navigation Jump to search
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]]