ReloadLists command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
|} | |} | ||
[ | [[Category:Debugger Commands]] |
Revision as of 15:54, 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 |