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
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


{|
{|
|width="50%"| <span class="f_Label">Action:</span>
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Brings the window of your 3270 terminal emulator to the top of your current stack of open windows</span><span class="f_GUIlabel">.</span><span class="f_Para"> </span>
<span class="f_Para">Brings the window of your 3270 terminal emulator to the top of your current stack of open windows</span><span class="f_GUIlabel">.</span><span class="f_Para"> </span>


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:'''

Latest revision as of 23:03, 3 February 2023


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