ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatv_5.4.0.1/rzatvsesid.htm

72 lines
4.2 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="reference" />
<meta name="DC.Title" content="Session ID" />
<meta name="abstract" content="The session ID can be defined by a command line option or a resource." />
<meta name="description" content="The session ID can be defined by a command line option or a resource." />
<meta name="DC.Relation" scheme="URI" content="rzatv5250preference.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="sesid" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Session ID</title>
</head>
<body id="sesid"><a name="sesid"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Session ID</h1>
<div><p>The session ID can be defined by a command line option or a resource.</p>
<div class="section"><p>The session ID can be a single value; for example “Smith". A set
of session Ids can be defined; for example, Smith+n where n is 3 would make
3 session Ids available, “Smith1", “Smith2", and “Smith3".</p>
</div>
<div class="section"><p>Each 5250 session has a unique session ID. If a session ID is
defined, it is used. If a session ID is not defined, default session IDs are
defined, “A", “B", ….“Z", “AA", “AB",... If a user has one or more session
IDs defined and already has 5250 sessions active using those session Ids,
default session Ids are defined for subsequent 5250 sessions, starting with
“A".</p>
</div>
<div class="section"><p>The 5250 session ID will be used by the following: </p>
<ul><li>5250 window title: the default window title is the window title text,
a colon, and the defined session ID. If a 5250 session has a default session
ID, the target host systemand session number continue to be used in the 5250
window title.</li>
<li>The DeskTop file stores the user's last 5250 window locations and font
size. If a 5250 session has a defined session ID, this is used in the DeskTop
file. If a 5250 session has a default session ID, the target host system and
session number are used in the DeskTop file instead.</li>
<li>The 5250 jump key can jump between all 5250 windows. The jump action can
also have a session number as a parameter; for example, if jump(3) is defined
as the action for a key sequence, this key sequence jumps to the third 5250
window. The jump action also allows a session ID as a parameter, for example,
jump(“Smith").</li>
<li>Color mapping allows a color map file to be stored for a specific 5250
session. If a 5250 session has a defined session ID, the session specific
color mapping file applies to that session ID.</li>
<li>Keyboard mapping allows a keyboard map file to be stored for a specific
5250 session. If a 5250 session has a defined session ID, the session specific
keyboard map file applies to that session ID.</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatv5250preference.htm" title="Use X resources to configure 5250 emulation available with iSeries Access for Linux.">X resources for your emulator</a></div>
</div>
</div>
</body>
</html>