MoveTn3270ToTop command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "__TOC__ {| |width="50%"| <span class="f_Label">Action:</span> |width="50%"| <span class="f_Para">Brings the window of your 3270 terminal emulator to the top of your current...")
 
No edit summary
Line 11: Line 11:
<p class="syntax">moveTn3270ToTop </p>
<p class="syntax">moveTn3270ToTop </p>


<span class="f_Para">Like the window feature for READ SCREEN, you configure </span><span class="f_Monospace">moveTn3270ToTop</span><span class="f_Para"> processing by [[break_after_read_screen.html#3270_to_top|specifying your emulator's program title]] in the </span><span class="f_GUIlabel">Preferences</span><span class="f_Para"> dialog box in the Debugger Client. </span>
<span class="f_Para">Like the window feature for READ SCREEN, you configure </span><span class="f_Monospace">moveTn3270ToTop</span><span class="f_Para"> processing by [[Breaking after READ SCREEN or READ MENU statements|specifying your emulator's program title]] in the </span><span class="f_GUIlabel">Preferences</span><span class="f_Para"> dialog box in the Debugger Client. </span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Revision as of 18:06, 6 December 2022


Action:

Brings the window of your 3270 terminal emulator to the top of your current stack of open windows.

Syntax:

moveTn3270ToTop 

Like the window feature for READ SCREEN, you configure moveTn3270ToTop processing by specifying your emulator's program title in the Preferences dialog box in the Debugger Client.

Client menu: --
Introduced: Build 54