70 lines
4.1 KiB
HTML
70 lines
4.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="concept" />
|
|
<meta name="DC.Title" content="File redirection" />
|
|
<meta name="abstract" content="Learn what file redirection is and how it can be used." />
|
|
<meta name="description" content="Learn what file redirection is and how it can be used." />
|
|
<meta name="DC.Relation" scheme="URI" content="overide.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="fresam.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="fredif.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="eoscd.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="ovfnam.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="eoscd.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="fredr" />
|
|
<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>File redirection</title>
|
|
</head>
|
|
<body id="fredr"><a name="fredr"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">File redirection</h1>
|
|
<div><p>Learn what file redirection is and how it can be used.</p>
|
|
<p>File redirection refers to using overrides to change the file name and library
|
|
or the type of the file you process. For example, you can substitute:</p>
|
|
<ul><li>One tape file for another tape file.</li>
|
|
<li>One diskette file for another diskette file.</li>
|
|
<li>Or change from using a tape or diskette file to using a display file,
|
|
printer file, ICF file and so on.</li>
|
|
</ul>
|
|
<p> System code might or might not support file redirection.
|
|
See Recognizing Commands that Ignore or Restrict Overrides for rules on how
|
|
system code processes overrides.</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="fresam.htm">Override files with the same file types</a></strong><br />
|
|
Use this information to learn how the system processes a file that is replaced with another file of the same type.</li>
|
|
<li class="ulchildlink"><strong><a href="fredif.htm">Override files with different file types</a></strong><br />
|
|
Use this information to learn how the system processes a file that is changed to a different type of file.</li>
|
|
<li class="ulchildlink"><strong><a href="eoscd.htm">Recognize commands that ignore or restrict overrides</a></strong><br />
|
|
<span>This topic contains a list of commands
|
|
that ignore and restrict overrides.</span></li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="overide.htm" title="Learn what can be done with an override and how to manage the overrides that currently exist.">Use overrides</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="eoscd.htm" title="This topic contains a list of commands that ignore and restrict overrides.">Recognize commands that ignore or restrict overrides</a></div>
|
|
</div>
|
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
|
<div><a href="ovfnam.htm" title="This topic contains information about overriding a file.">Override file names in high-level language programs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |