Difference between revisions of "ISUplink:Focus (Command)"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
 +
Focus -next|-previous|-last|-first
  
 
== Description ==
 
== Description ==
 +
Attempts to bring the specified session into focus.
 +
*-first
 +
:The first session in the list of sessions
 +
*-last
 +
:The final session in the list of sessions
 +
*-next
 +
:The next session in the list of sessions - if this session is the final session, the first session will be used
 +
*-previous
 +
:The previous session in the list of sessions - if this session is the first session, the final session will be used
  
 
== Examples ==
 
== Examples ==
 +
*Uplink Focus -next
 +
*Uplink Focus -previous
 +
*Uplink Focus -last
 +
*Uplink Focus -first
  
 
== See Also ==
 
== See Also ==

Revision as of 01:44, 23 April 2005

Syntax

Focus -next|-previous|-last|-first

Description

Attempts to bring the specified session into focus.

  • -first
The first session in the list of sessions
  • -last
The final session in the list of sessions
  • -next
The next session in the list of sessions - if this session is the final session, the first session will be used
  • -previous
The previous session in the list of sessions - if this session is the first session, the final session will be used

Examples

  • Uplink Focus -next
  • Uplink Focus -previous
  • Uplink Focus -last
  • Uplink Focus -first

See Also