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

62 lines
4.0 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="task" />
<meta name="DC.Title" content="Use a prompt override program" />
<meta name="abstract" content="This describes how to use a prompt override program to allow current values rather than defaults to be displayed when a command is prompted." />
<meta name="description" content="This describes how to use a prompt override program to allow current values rather than defaults to be displayed when a command is prompted." />
<meta name="DC.subject" content="prompt override program, procedure for using" />
<meta name="keywords" content="prompt override program, procedure for using" />
<meta name="DC.Relation" scheme="URI" content="pop.htm" />
<meta name="DC.Relation" scheme="URI" content="keyparm.htm" />
<meta name="DC.Relation" scheme="URI" content="wrtpop.htm" />
<meta name="DC.Relation" scheme="URI" content="spypop.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="promptoverpgm" />
<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>Use a prompt override program</title>
</head>
<body id="promptoverpgm"><a name="promptoverpgm"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Use a prompt override program</h1>
<div><p>This describes how to use a prompt override program to allow current
values rather than defaults to be displayed when a command is prompted. </p>
<div class="section"> <p>To use a prompt override program, do the following: </p>
<ol><li>Specify any parameters that are to be key parameters on the PARM statement
in the command definition source.</li>
<li>Write a prompt override program.</li>
<li>Specify the name of the prompt override program on the PMTOVRPGM parameter
when you create or change the command.</li>
</ol>
</div>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="keyparm.htm">Identify key parameters</a></strong><br />
This describes how to identify key parameters that uniquely identify the object.</li>
<li class="ulchildlink"><strong><a href="wrtpop.htm">Write a prompt override program</a></strong><br />
A prompt override program needs to be passed certain information to return current values when a command is prompted.</li>
<li class="ulchildlink"><strong><a href="spypop.htm">Specify the prompt override program when creating or changing commands</a></strong><br />
You can use a prompt override program by specifying the program name when creating or changing the command.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="pop.htm" title="The prompt override program allows current values rather than defaults to be displayed when a command is prompted. Key parameters are parameters, such as the name of an object, that uniquely identify the object.">Key parameters and prompt override programs</a></div>
</div>
</div>
</body>
</html>