NextHistory command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| '''Action:''' |width="50%"| <span class="f_Para">Scans chronologically forward in the statement execution history, then...")
 
No edit summary
Line 4: Line 4:
|width="50%"| '''Action:'''
|width="50%"| '''Action:'''
|width="50%"|
|width="50%"|
<span class="f_Para">Scans chronologically forward in the statement [[display_stmt_history.html|execution history]], then highlights ''in the'' ''Source Code'' ''or'' ''Daemon'' ''tab'' the statement that was executed immediately following the statement that is currently [[changing_colors.html#color_prefs_window|highlighted with the Execution Position color.]] </span>
<span class="f_Para">Scans chronologically forward in the statement [[Displaying a statement history|execution history]], then highlights ''in the'' ''Source Code'' ''or'' ''Daemon'' ''tab'' the statement that was executed immediately following the statement that is currently [[Changing the colors in Client displays#To make a color change|highlighted with the Execution Position color.]] </span>


'''Syntax:'''
'''Syntax:'''

Revision as of 16:32, 7 December 2022

Action:

Scans chronologically forward in the statement execution history, then highlights in the Source Code or Daemon tab the statement that was executed immediately following the statement that is currently highlighted with the Execution Position color.

Syntax:

nextHistory 

Client menu: Execution > Select Next History Line
Introduced: Build 54