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

92 lines
5.2 KiB
HTML

<?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="Record/playback" />
<meta name="abstract" content="The emulator supports record/playback capability (sometimes called keyboard macros) for 5250 sessions. Any recorded sequences are stored in a file in the user's directory." />
<meta name="description" content="The emulator supports record/playback capability (sometimes called keyboard macros) for 5250 sessions. Any recorded sequences are stored in a file in the user's directory." />
<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="recplay" />
<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>Record/playback</title>
</head>
<body id="recplay"><a name="recplay"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Record/playback</h1>
<div><p>The emulator supports record/playback capability (sometimes called
keyboard macros) for 5250 sessions. Any recorded sequences are
stored in a file in the user's directory.</p>
<div class="section"><p>You can start recording in one of the following two ways: </p>
<ul><li>Select the Record choice from the pull down menu.</li>
<li>Press the Record key</li>
</ul>
</div>
<div class="section"><p>Playback sequences are the same for all 5250 emulation sessions
for a given user: </p>
<ul><li>Default playback files: Each playback sequence is stored in a separate
file. The default playback resource IBM5250*PlayBackPath: is typically followed
by one full path (directory and file name) or more to default playback files.
Multiple paths are separated by a comma. If the resource is followed by a
“0", there is no default playback file.</li>
<li> When the user requests a playback, check if the playback file is in the
user's playback directory: <samp class="codeph">iSeriesAccess: $HOME/.iSeriesAccess/ibm_5250/P/</samp></li>
</ul>
</div>
<div class="section"><p>User accelerator keys take priority over default accelerator keys
(if a match occurs).</p>
</div>
<div class="section"><p>An auto-logon playback file is specified on the startup file (-playback).
The playback file is automatically started as soon as the first 5250 screen
is received.</p>
</div>
<div class="section"><p>The 5250 emulator automatically pauses when the user presses a
data key in a non-display entry field.</p>
</div>
<div class="section"><p>The maximum playback file size is 8K bytes.</p>
</div>
<div class="section"><p>The playback file name may contain blanks. If an accelerator key
is specified, the accelerator key becomes an extension on the file name. For
example is F4 is configured as an accelerator key the playback file name could
be “playback file name".F4. If no accelerator key is specified, the playback
file name does not have an extension.</p>
</div>
<div class="section"><p>An existing playback file can not be edited. To make changes to
an existing file, a new recording needs to be done and then saved as the existing
file name. The new recording will replace the previous recording.</p>
</div>
<div class="section"><p>A playback window is normally presented when playback is started.
If the user selected Playback from the pull down menu or pressed the Playback
key, the user selects a playback file to play. The playback window has two
scrollable lists of playback files: the user's playback files and default
playback files.</p>
</div>
<div class="section"><p>The record and playback program detects the following: </p>
<ul><li>Matching name found in the user's directory; user is asked to verify that
this recording should overwrite the previous playback file.</li>
<li>Playback requested but the default playback file not longer exists</li>
<li>Accelerator key playback attempted, but no matching playback file</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>