Bottom command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
__TOC__
__TOC__
{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Scrolls to the bottom of the current tab; has no effect if the </span><span class="term">[[tour_tabbed_pages.html#proc_selection_tab|Proc Selection]]</span><span class="f_Para"> page is being displayed. </span>
<span class="f_Para">Scrolls to the bottom of the current tab; has no effect if the </span><span class="term">[[The tabbed pages#Proc Selection|Proc Selection]]</span><span class="f_Para"> page is being displayed. </span>


<span class="f_Para">Optionally, scrolls to the bottom of </span><span class="term">the Client window you specify</span><span class="f_Para"> as the value of the command's </span><span class="f_Monospace">In </span><span class="term">window</span><span class="f_Para"> prefix. </span>
<span class="f_Para">Optionally, scrolls to the bottom of </span><span class="term">the Client window you specify</span><span class="f_Para"> as the value of the command's </span><span class="f_Monospace">In </span><span class="term">window</span><span class="f_Para"> prefix. </span>

Latest revision as of 00:46, 26 January 2023

Action:

Scrolls to the bottom of the current tab; has no effect if the Proc Selection page is being displayed.

Optionally, scrolls to the bottom of the Client window you specify as the value of the command's In window prefix.

Syntax:

[in window] bottom

where:

window is one of the following keywords, not case sensitive, which identify a Client window. Links are provided to help identify the less common windows:

Client menu: Window > Bottom
Introduced: --