55 lines
3.2 KiB
HTML
55 lines
3.2 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="Input/output processing for tape" />
|
|
<meta name="abstract" content="Learn the basics for I/O procedures on tape." />
|
|
<meta name="description" content="Learn the basics for I/O procedures on tape." />
|
|
<meta name="DC.Relation" scheme="URI" content="usetfhll.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rwcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="fedcon.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="fevcon.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="inoutpro" />
|
|
<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>Input/output processing for tape</title>
|
|
</head>
|
|
<body id="inoutpro"><a name="inoutpro"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Input/output processing for tape</h1>
|
|
<div><p>Learn the basics for I/O procedures on tape.</p>
|
|
<p>The following considerations apply to I/O operations that are performed on data files:</p>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rwcon.htm">Read and write considerations</a></strong><br />
|
|
Learn the read and write considerations for tape.</li>
|
|
<li class="ulchildlink"><strong><a href="rcon.htm">Read considerations</a></strong><br />
|
|
Use this information to learn the read considerations when working with tape.</li>
|
|
<li class="ulchildlink"><strong><a href="fedcon.htm">Force-end-of-data considerations</a></strong><br />
|
|
Learn what force-end-of-data function does and when it is used.</li>
|
|
<li class="ulchildlink"><strong><a href="fevcon.htm">Force-end-of-volume considerations</a></strong><br />
|
|
Read this section to learn what force-end-of-volume function does and when it is used.</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="usetfhll.htm" title="Understand the different processing types for tape device files used in high-level language.">Use tape device files in high-level language programs</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |