82 lines
5.1 KiB
HTML
82 lines
5.1 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="Command" />
|
|
<meta name="abstract" content="iSeries Access for Web provides support for running CL commands on an iSeries server." />
|
|
<meta name="description" content="iSeries Access for Web provides support for running CL commands on an iSeries server." />
|
|
<meta name="DC.subject" content="Command, search" />
|
|
<meta name="keywords" content="Command, search" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammusagenotes.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammhcustomize.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammmail.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzammmyfolder.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2003, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2003, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="hcommand" />
|
|
<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>Command</title>
|
|
</head>
|
|
<body id="hcommand"><a name="hcommand"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Command</h1>
|
|
<div><p>iSeries™ Access
|
|
for Web provides support for running CL commands on an iSeries server.</p>
|
|
<div class="section"><p>A list of tasks that can be performed is shown below. Any of
|
|
these tasks can be restricted using the customize function.</p>
|
|
</div>
|
|
<div class="section"><dl><dt class="dlterm">Run command</dt>
|
|
<dd>CL commands can be run on the iSeries server. Support is provided to
|
|
prompt for parameter values. Commands can be run immediately or submitted
|
|
as batch jobs. The results of a command can be sent to the browser, placed
|
|
in the user's personal folder, or mailed to the user as an e-mail attachment.
|
|
Commands can also be saved for repeated use.</dd>
|
|
<dt class="dlterm">My commands</dt>
|
|
<dd>A list of saved commands for the current user can be displayed and managed.
|
|
From the list, saved commands can be run. A command can be retrieved and modified
|
|
manually. It is also possible to prompt a saved command for different parameter
|
|
values. Saved commands can also be deleted.</dd>
|
|
<dt class="dlterm">Search</dt>
|
|
<dd>Support is provided to search for CL commands either by name or by text
|
|
description. When searching for a command by name, an asterisk can be used
|
|
as a wildcard character. For example, searching for *DTAQ* returns all commands
|
|
containing the string DTAQ. When searching for commands by text description,
|
|
all commands containing at least one of the search words in their command
|
|
text description are returned.</dd>
|
|
</dl>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Considerations</h4><p>None.</p>
|
|
</div>
|
|
<div class="section"><h4 class="sectiontitle">Restrictions</h4><ul><li>Prompt controls and prompt control programs for parameters are not supported.</li>
|
|
<li>Key parameters and prompt override programs are not supported.</li>
|
|
<li>Parameter value validity checking is not performed.</li>
|
|
<li><em>Command mapping</em> exit programs are not supported.</li>
|
|
<li>Selective prompting characters are not supported.</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzammusagenotes.htm" title="Learn about the functions provided by the iSeries Access for Web servlets, as well as the considerations and restrictions associated with them.">iSeries Access for Web functions</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="rzammhcustomize.htm" title="iSeries Access for Web provides support to tailor the product.">Customize</a></div>
|
|
<div><a href="rzammmail.htm" title="The mail function is available from several places in iSeries Access for Web, including Database, Print, Files, and Commands. You can also send e-mail notifications to users when items are saved in their personal folders or when their folder has reached a size threshold.">Mail</a></div>
|
|
<div><a href="rzammmyfolder.htm" title="iSeries Access for Web lets you store and manage content generated by iSeries Access for Web.">My folder</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |