ibm-information-center/dist/eclipse/plugins/i5OS.ic.rbam6_5.4.0.1/inter.htm

60 lines
3.7 KiB
HTML
Raw 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="task" />
<meta name="DC.Title" content="Interactive entry" />
<meta name="abstract" content="Interactive entry allows you to enter commands individually" />
<meta name="description" content="Interactive entry allows you to enter commands individually" />
<meta name="DC.subject" content="interactive, entry, CL procedure, interactive entry, display, Command Entry, menu, using for command entry, example, CL procedure, typical" />
<meta name="keywords" content="interactive, entry, CL procedure, interactive entry, display, Command Entry, menu, using for command entry, example, CL procedure, typical" />
<meta name="DC.Relation" scheme="URI" content="creat.htm" />
<meta name="DC.Relation" scheme="URI" content="../books/sc415302.pdf" />
<meta name="DC.Relation" scheme="URI" content="../cl/edtf.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="inter" />
<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>Interactive entry</title>
</head>
<body id="inter"><a name="inter"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Interactive entry</h1>
<div><p>Interactive entry allows you to enter commands individually</p>
<div class="section"> <p>i5/OS™ provides
many menus and displays to allow interactive entry, including the Programmer
Menu, the Command Entry display, command prompt displays, and the Programming
Development Manager (PDM) Menu. If you use the i5/OS security functions described in <a href="../books/sc415302.pdf" target="_blank">Security - Reference</a><img src="wbpdf.gif" alt="Link to PDF" />, your ability
to use these displays is controlled by the authority given to you in your
user profile. User profiles are generally created and maintained by a system
security officer.</p>
<p>A frequently used source entry method is the source
entry utility (SEU), which is part of the WebSphere<sup>®</sup> Development Studio. You
can also use the <span class="cmdname">Edit File (EDTF)</span> command to enter or change
CL commands in a database source file. However, EDTF does not provide the
integrated CL command prompting support that is built into SEU.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="creat.htm" title="All programs are created in steps.">Create a CL procedure</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../books/sc415302.pdf">iSeries Security Reference PDF</a></div>
<div><a href="../cl/edtf.htm">Edit File (EDTF) command</a></div>
</div>
</div>
</body>
</html>