Data Display menu options (Debugger): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


{|
{|
|width="50%"| <span class="f_DefListTerm">Load Watch </span>
|width="50%"| '''Load Watch'''
|width="50%"| <span class="f_DefListDD">Restores from a local file a list of items to display in the </span><span class="f_GUIlabel">[[a_look_at_the_lower_windows.html#watch_window2|Watch Window]]. </span><span class="f_DefListDD">Same as the </span><span class="f_Monospace">[[loadWatch command|loadWatch]]</span><span class="f_DefListDD"> command. For more information, see [[saving_restoring_watch_window.html|Saving and restoring Watch Window contents]]. </span>
|width="50%"| <span class="f_DefListDD">Restores from a local file a list of items to display in the </span><span class="f_GUIlabel">[[a_look_at_the_lower_windows.html#watch_window2|Watch Window]]. </span><span class="f_DefListDD">Same as the </span><span class="f_Monospace">[[loadWatch command|loadWatch]]</span><span class="f_DefListDD"> command. For more information, see [[saving_restoring_watch_window.html|Saving and restoring Watch Window contents]]. </span>
|-
|-
| <span class="f_DefListTerm">Save Watch  </span>
| '''Save Watch'''
| <span class="f_DefListDD">Saves to a local file (for later loading) the list of items currently displayed in the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> Same as the </span><span class="f_Monospace">[[saveWatch command|saveWatch]]</span><span class="f_DefListDD"> command. For more information, see [[saving_restoring_watch_window.html|Saving and restoring Watch Window contents]]. </span>
| <span class="f_DefListDD">Saves to a local file (for later loading) the list of items currently displayed in the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> Same as the </span><span class="f_Monospace">[[saveWatch command|saveWatch]]</span><span class="f_DefListDD"> command. For more information, see [[saving_restoring_watch_window.html|Saving and restoring Watch Window contents]]. </span>
|-
|-
| <span class="f_DefListTerm">Add Watch </span>
| '''Add Watch'''
| <span class="f_DefListDD">Adds to </span><span class="f_Para">the </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD"> the </span><span class="f_ListBul1">item currently specified in the text area above the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> Same as the [[add_item_to_watch_window.html|Watch button]] or </span><span class="f_Monospace">[[client_command_ref.html|addWatch]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Adds to </span><span class="f_Para">the </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD"> the </span><span class="f_ListBul1">item currently specified in the text area above the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> Same as the [[add_item_to_watch_window.html|Watch button]] or </span><span class="f_Monospace">[[client_command_ref.html|addWatch]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">Add Watch on </span><br />
| '''Add Watch on'''
<span class="f_DefListTerm">Current Line </span>
'''Current Line'''
| <span class="f_DefListDD">Adds to the </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD"> any variables found in the current </span><span class="f_GUIlabel">Source Code</span><span class="f_DefListDD"> line. Same as right clicking the current line and [[add_item_to_watch_window.html|selecting Add Watch from the context menu]], and same as the </span><span class="f_Monospace">[[addWatchOnCurrentLine command|addWatchOnCurrentLine]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Adds to the </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD"> any variables found in the current </span><span class="f_GUIlabel">Source Code</span><span class="f_DefListDD"> line. Same as right clicking the current line and [[add_item_to_watch_window.html|selecting Add Watch from the context menu]], and same as the </span><span class="f_Monospace">[[addWatchOnCurrentLine command|addWatchOnCurrentLine]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">Clear Watch</span>
| '''Clear Watch'''
| <span class="f_DefListDD">Removes all items from the </span><span class="f_GUIlabel">Watch Window </span><span class="f_DefListDD">and instructs the mainframe portion of the Debugger to stop collecting any watch data. Same as </span><span class="f_Para">the </span><span class="f_GUIlabel">Clear Watch</span><span class="f_Para"> button or</span><span class="f_DefListDD"> </span><span class="f_Monospace">[[clearWatch command|clearWatch]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Removes all items from the </span><span class="f_GUIlabel">Watch Window </span><span class="f_DefListDD">and instructs the mainframe portion of the Debugger to stop collecting any watch data. Same as </span><span class="f_Para">the </span><span class="f_GUIlabel">Clear Watch</span><span class="f_Para"> button or</span><span class="f_DefListDD"> </span><span class="f_Monospace">[[clearWatch command|clearWatch]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">Value Display </span>
| '''Value Display'''
| <span class="f_DefListDD">Displays in a separate window the details of the value of the </span><span class="f_ListBul1">item currently specified in the text area above the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> This is one of multiple ways to [[displaying_variable_values.html|display a value.]] Same as </span><span class="f_Para">the </span><span class="f_Monospace">[[valueDisplay command|valueDisplay]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Displays in a separate window the details of the value of the </span><span class="f_ListBul1">item currently specified in the text area above the </span><span class="f_GUIlabel">Watch Window.</span><span class="f_DefListDD"> This is one of multiple ways to [[displaying_variable_values.html|display a value.]] Same as </span><span class="f_Para">the </span><span class="f_Monospace">[[valueDisplay command|valueDisplay]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">PAI</span>
| '''PAI'''
| <span class="f_DefListDD">Displays in a separate window the values of all the visible fields in the current </span><span class="f_Product">Model 204</span><span class="f_DefListDD"> record. This is the output of the User Language PAI (Print All Information) statement. Same as the </span><span class="f_Monospace">[[pai command|pai]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Displays in a separate window the values of all the visible fields in the current </span><span class="f_Product">Model 204</span><span class="f_DefListDD"> record. This is the output of the User Language PAI (Print All Information) statement. Same as the </span><span class="f_Monospace">[[pai command|pai]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">PAFGI</span>
| '''PAFGI'''
| <span class="f_DefListDD">Displays in a separate window the values of all the fields in the current or specified </span><span class="f_Product">Model 204</span><span class="f_DefListDD"> field group. This is the output of the User Language PAFGI (Print All Fieldgroup Information) statement. Same as the </span><span class="f_Monospace">[[pafgi command|pafgi]]</span><span class="f_DefListDD"> command. </span>
| <span class="f_DefListDD">Displays in a separate window the values of all the fields in the current or specified </span><span class="f_Product">Model 204</span><span class="f_DefListDD"> field group. This is the output of the User Language PAFGI (Print All Fieldgroup Information) statement. Same as the </span><span class="f_Monospace">[[pafgi command|pafgi]]</span><span class="f_DefListDD"> command. </span>
|-
|-
| <span class="f_DefListTerm">Open External Watch Window</span>
| '''Open External Watch Window'''
|
|
<span class="f_DefListDD">Displays in an [[open_external_window.html|external window]] separate from the main Client window the current contents of the Client </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD">. Or, it brings the existing external </span><span class="f_GUIlabel">Watch Window </span><span class="f_DefListDD">to the top of your current stack of open windows. </span>
<span class="f_DefListDD">Displays in an [[open_external_window.html|external window]] separate from the main Client window the current contents of the Client </span><span class="f_GUIlabel">Watch Window</span><span class="f_DefListDD">. Or, it brings the existing external </span><span class="f_GUIlabel">Watch Window </span><span class="f_DefListDD">to the top of your current stack of open windows. </span>

Revision as of 17:23, 26 August 2022

The Data Display menu options are identified below:

dataDispMenu5a  

Load Watch Restores from a local file a list of items to display in the Watch Window. Same as the loadWatch command. For more information, see Saving and restoring Watch Window contents.
Save Watch Saves to a local file (for later loading) the list of items currently displayed in the Watch Window. Same as the saveWatch command. For more information, see Saving and restoring Watch Window contents.
Add Watch Adds to the Watch Window the item currently specified in the text area above the Watch Window. Same as the Watch button or addWatch command.
Add Watch on

Current Line

Adds to the Watch Window any variables found in the current Source Code line. Same as right clicking the current line and selecting Add Watch from the context menu, and same as the addWatchOnCurrentLine command.
Clear Watch Removes all items from the Watch Window and instructs the mainframe portion of the Debugger to stop collecting any watch data. Same as the Clear Watch button or clearWatch command.
Value Display Displays in a separate window the details of the value of the item currently specified in the text area above the Watch Window. This is one of multiple ways to display a value. Same as the valueDisplay command.
PAI Displays in a separate window the values of all the visible fields in the current Model 204 record. This is the output of the User Language PAI (Print All Information) statement. Same as the pai command.
PAFGI Displays in a separate window the values of all the fields in the current or specified Model 204 field group. This is the output of the User Language PAFGI (Print All Fieldgroup Information) statement. Same as the pafgi command.
Open External Watch Window

Displays in an external window separate from the main Client window the current contents of the Client Watch Window. Or, it brings the existing external Watch Window to the top of your current stack of open windows.

Same as the openExternalWatchWindow command.