SetPreference command: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
{| | {| | ||
|width=" | |width="125px"| '''Action:''' | ||
|width=" | |width="775px"| | ||
<span class="f_Para">Lets you use a [[ | <span class="f_Para">Lets you use a [[Using Debugger Macros|macro]] or [[Introducing the configurable components|mapped]] button or key to control </span><span class="f_ListBul1">Client preference settings that are available via the </span><span class="f_Para">[[File menu options#Preferences|Preferences]] dialog box or the [[The tabbed pages#Proc Selection tab|Proc Selection]] page. </span> | ||
'''Syntax:''' | '''Syntax:''' | ||
<p class="syntax">setPreference ''option'' {on|off} </p> | <p class="syntax">setPreference ''option'' {on|off} </p> | ||
<span class="f_Para">where </span><span class=" | <span class="f_Para">where </span><span class="term">option</span><span class="f_ListBul1"> is one of the following: </span> | ||
*<span class="f_Monospace">breakAfterReadScreen</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">breakAfterReadScreen</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[Suppressing the break at the end of request evaluation|Break after READ SCREEN]]</span><span class="f_Para"> </span><span class="f_ListContinue">checkbox in the Client's </span><var>Preferences</var><span class="f_ListContinue"> dialog box </span> | ||
*<span class="f_Monospace">debuggerDirectives</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">debuggerDirectives</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListBul1">Selects or clears the </span><span class="f_GUIlabel">[[ | **<span class="f_ListBul1">Selects or clears the </span><span class="f_GUIlabel">[[Selectively excluding source code blocks#Using the code exclude feature in its normal mode|Use !debugger directives]]</span><span class="f_ListContinue"> checkbox in the </span><var>Preferences</var><span class="f_ListContinue"> dialog box </span> | ||
*<span class="f_Monospace">historyToTrace</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">historyToTrace</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[Displaying a statement history|History To Execution Trace]]</span><span class="f_Para"> </span><span class="f_ListContinue">checkbox in the </span><var>Preferences</var><span class="f_ListContinue"> dialog box </span> | ||
*<span class="f_Monospace">ignoredFileTypeList</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">ignoredFileTypeList</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListBul1">Toggles Debugger [[ | **<span class="f_ListBul1">Toggles Debugger [[Customize debuggerConfig file#Basic configuration steps|file type filtering]] on or off: </span> | ||
<p class="syntax">setPreference ignoredFileTypeList {on|off} </p> | <p class="syntax">setPreference ignoredFileTypeList {on|off} </p> | ||
Line 31: | Line 31: | ||
*macroAutorun | *macroAutorun | ||
**<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[Using the Macro Autorun feature|Macro Autorun]]</span><span class="f_Para"> </span><span class="f_ListContinue">checkbox in the </span><var>Preferences</var><span class="f_ListContinue"> dialog box </span> | ||
*pauseAtEndEval | *pauseAtEndEval | ||
**<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the</span><span class="f_Para"> </span><span class="f_GUIlabel">[[Suppressing the break at the end of request evaluation|Pause at end of evaluation]]</span><span class="f_Para"> </span><span class="f_ListContinue">checkbox in the </span><span class="f_GUIlabel">Preferences</span><span class="f_ListContinue"> dialog box </span> | ||
*<span class="f_Monospace">useProcLists</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">useProcLists</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListContinue">Selects or clears the </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the </span><span class="f_GUIlabel">[[Selectively excluding source code blocks#Using the code exclude feature in its normal mode|Use Proc Lists for exclude/include]]</span><span class="f_ListNum2"> checkbox in the </span><span class="f_ListContinue">Client's </span><var>Proc Selection</var><span class="f_ListContinue"> tab </span> | ||
*<span class="f_Monospace">useRoutineLists</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">useRoutineLists</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListContinue">Selects or clears the </span><span class="f_GUIlabel">[[ | **<span class="f_ListContinue">Selects or clears the </span><span class="f_GUIlabel">[[Selectively excluding source code blocks#Using the code exclude feature in its normal mode|Use Routine Lists for exclude/include]]</span><span class="f_ListNum2"> checkbox in the </span><span class="f_ListContinue">Client's </span><var>Proc Selection</var><span class="f_ListContinue"> tab </span> | ||
*<span class="f_Monospace">valueDisplayOnConsole</span><span class="f_ListBul1"> </span> | *<span class="f_Monospace">valueDisplayOnConsole</span><span class="f_ListBul1"> </span> | ||
**<span class="f_ListContinue">Controls</span><span class="f_Para"> whether [[ | **<span class="f_ListContinue">Controls</span><span class="f_Para"> whether [[Displaying temporarily the value of a program data item|value displays]] appear in a separate </span><var>Value</var><span class="f_Para"> window</span><span class="f_ListContinue"> when the </span><span class="f_GUIlabel">[[Using the console and command line|Console]]</span><span class="f_ListContinue"> is open (the default, </span><span class="f_Monospace">on</span><span class="f_ListContinue">, shows them in the </span><var>Console</var><span class="f_ListContinue"> if it is open) </span> | ||
'''Note:'''Instead of on or off, the command also takes 1 or 0. | '''Note:'''Instead of on or off, the command also takes 1 or 0. | ||
<span class="f_Para">You may want to use the command to toggle a setting in a Client [[ | <span class="f_Para">You may want to use the command to toggle a setting in a Client [[Using Debugger Macros|macro]], for example: </span> | ||
<p class="syntax"># toggle use exclude/include directives | <p class="syntax"># toggle use exclude/include directives |
Latest revision as of 18:39, 9 February 2023
Action: |
Lets you use a macro or mapped button or key to control Client preference settings that are available via the Preferences dialog box or the Proc Selection page. Syntax: setPreference option {on|off} where option is one of the following:
setPreference ignoredFileTypeList {on|off}
Note:Instead of on or off, the command also takes 1 or 0. You may want to use the command to toggle a setting in a Client macro, for example: # toggle use exclude/include directives toggle &debuggerDirectives !Directives setPreference debuggerDirectives &debuggerDirectives |
Client menu: | -- |
Introduced: | Build 55 |