ibm-information-center/dist/eclipse/plugins/i5OS.ic.dds_5.4.0.1/entersource.htm

71 lines
4.3 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="Enter the DDS source statements" />
<meta name="abstract" content="After filling out the forms, enter the source statements into source files." />
<meta name="description" content="After filling out the forms, enter the source statements into source files." />
<meta name="DC.subject" content="source statements, entering source statements" />
<meta name="keywords" content="source statements, entering source statements" />
<meta name="DC.Relation" scheme="URI" content="crtdds.htm" />
<meta name="DC.Relation" scheme="URI" content="ddsform.htm" />
<meta name="DC.Relation" scheme="URI" content="createddsfile.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="entersource" />
<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>Enter the DDS source statements</title>
</head>
<body id="entersource"><a name="entersource"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Enter the DDS source statements</h1>
<div><p>After filling out the forms, enter the source statements into source
files.</p>
<div class="section"> <p>You can enter the source either interactively or in batch.</p>
<p><strong>Enter
source statements interactively with SEU</strong></p>
<p> Use the source entry utility
(SEU) of the <span class="keyword">WebSphere<sup>®</sup> Development Studio</span>.
See the <em>ADTS for AS/400<sup>®</sup>: Source Entry Utility</em> manual on the <a href="http://publib.boulder.ibm.com/iseries/v5r1/ic2924/rzaqhindex.htm" target="_blank">V5R1 Supplemental Manuals</a><img src="www.gif" alt="Link outside information center" /> Web site.
Type in the Start SEU (STRSEU) command to call SEU.</p>
<p><strong>Enter
source statements in batch using diskettes</strong></p>
<p>Use one of the following
methods: </p>
<ul><li>Enter an input stream containing DDS source and control language (CL)
commands on diskette and start a spooling reader using the Start Diskette
Reader (STRDKTRDR) command.</li>
<li>Enter only source statements on diskette and copy the resulting data file
into a source physical file with the Copy File (CPYF) command.</li>
<li>Enter only source statements on diskette and type
a CL command to create the file. Specify the name of the data file on the
SRCFILE parameter and *FILE on the SRCMBR parameter of the command. <div class="note"><span class="notetitle">Note:</span> This
method does not create a source physical file.</div>
</li>
</ul>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="crtdds.htm" title="Use these steps to create a file using DDS.">Create a file using data description specifications (DDS)</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="ddsform.htm" title="Use the data description specifications (DDS) form to enter positional and keyword information in the designated columns.">Complete the DDS form</a></div>
<div><a href="createddsfile.htm" title="Create the file by running a CL command that corresponds to the type of DDS file you are creating.">Create the DDS file</a></div>
</div>
</div>
</body>
</html>