💾 Archived View for blitter.com › apl-books › APLX50 › APLX-manual › www.microapl.com › apl_help › c… captured on 2023-01-29 at 14:29:39.

View Raw

More Information

⬅️ Previous capture (2022-07-17)

-=-=-=-=-=-=-

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Component File Functions</TITLE>
<META NAME="DESCRIPTION" CONTENT="APL language help page: Component File Functions">
<META NAME="KEYWORDS" CONTENT="language,system,function,functions,variable,variables,apl,aplx,apl help">
<!-- %%COMMON_HEAD%% -->
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="http://www.microapl.com/styles_apl_help.css">
<!-- %%END%%-->
</HEAD>
<body>
<table>
<tr>
<td width="800" valign="top" colspan="2">
<center>Topic: <A HREF="ch.htm"><code>APLX Help</code></A> : <A HREF="ch_020.htm"><code>Help on APL language</code></A> : <A HREF="ch_020_071.htm"><code>Component File Functions</code></A> 
</center>
<br></td>
</tr>
<tr>
<td width="120">
<a href="http://www.microapl.co.uk/apl/index.html"><img height="68" border="0" width="119" src="MicroAPL_logo.gif" alt="www.microapl.co.uk"></a>
</td>
<td align="left" valign="bottom">
<h1>Component File Functions</h1>
</td>
</tr>
<tr>
<td width="800" valign="top" colspan="2">
<hr>
<H2>Contents</H2>
<BLOCKQUOTE>
<code>
<A HREF="ch_020_071_010.htm">&#9109;FAPPEND Append component to file</A><BR>
<A HREF="ch_020_071_020.htm">&#9109;FCREATE Create a new component file</A><BR>
<A HREF="ch_020_071_030.htm">&#9109;FCSIZE Read component size information</A><BR>
<A HREF="ch_020_071_040.htm">&#9109;FDELETE Delete component from file</A><BR>
<A HREF="ch_020_071_050.htm">&#9109;FDROP Drop components from start or end of file</A><BR>
<A HREF="ch_020_071_060.htm">&#9109;FDUP Duplicate component file, reclaiming wasted space</A><BR>
<A HREF="ch_020_071_070.htm">&#9109;FERASE Erase component file</A><BR>
<A HREF="ch_020_071_080.htm">&#9109;FERROR Return operating-system error</A><BR>
<A HREF="ch_020_071_090.htm">&#9109;FHOLD Hold/Release component files for exclusive access</A><BR>
<A HREF="ch_020_071_100.htm">&#9109;FLIB Return names of component files in directory</A><BR>
<A HREF="ch_020_071_110.htm">&#9109;FNAMES Return names of currently-tied files</A><BR>
<A HREF="ch_020_071_120.htm">&#9109;FNUMS Return tie numbers in use</A><BR>
<A HREF="ch_020_071_130.htm">&#9109;FRDAC Read component-file access matrix</A><BR>
<A HREF="ch_020_071_140.htm">&#9109;FRDCI Read component information</A><BR>
<A HREF="ch_020_071_145.htm">&#9109;FRDFI Read file information</A><BR>
<A HREF="ch_020_071_150.htm">&#9109;FREAD Read component</A><BR>
<A HREF="ch_020_071_160.htm">&#9109;FRENAME Rename component file</A><BR>
<A HREF="ch_020_071_170.htm">&#9109;FREPLACE Replace existing component</A><BR>
<A HREF="ch_020_071_175.htm">&#9109;FRESIZE Set maximum file size</A><BR>
<A HREF="ch_020_071_180.htm">&#9109;FSIZE Read file-size and component-range information</A><BR>
<A HREF="ch_020_071_190.htm">&#9109;FSTAC Set component-file access matrix</A><BR>
<A HREF="ch_020_071_200.htm">&#9109;FSTIE Tie file for shared use</A><BR>
<A HREF="ch_020_071_210.htm">&#9109;FTIE Tie file for exclusive use</A><BR>
<A HREF="ch_020_071_220.htm">&#9109;FUNTIE Untie file(s)</A><BR>
<A HREF="ch_020_071_230.htm">&#9109;FWRITE Append, replace or insert component</A><BR>
</code></BLOCKQUOTE>
<hr>
</td>
</tr>
<tr>
<td width="800" valign="top" colspan="2">
<center>Topic: <A HREF="ch.htm"><code>APLX Help</code></A> : <A HREF="ch_020.htm"><code>Help on APL language</code></A> : <A HREF="ch_020_071.htm"><code>Component File Functions</code></A> 
</center>
<br></td>
</tr>
</table>
<!-- %%COMMON_BODY_TAIL%% -->
<p class="copyright">Copyright &copy; 1996-2010 MicroAPL Ltd</p>
<!-- %%END%% -->
</body>
</html>