💾 Archived View for blitter.com › apl-books › APLX50 › APLX-manual › www.microapl.com › apl_help › c… captured on 2024-08-25 at 04:01:52.

View Raw

More Information

⬅️ Previous capture (2022-07-17)

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Component File Systems</TITLE>
<META NAME="DESCRIPTION" CONTENT="APL language help page: Component File Systems">
<META NAME="KEYWORDS" CONTENT="language,file,files,file system,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_040.htm"><code>File System</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 Systems</h1>
</td>
</tr>
<tr>
<td width="800" valign="top" colspan="2">
<hr>
<p>Component files are APL files in which you can store arbitrary APL arrays or overlays.  APLX supports two different component file systems.  The first of these is based on the file-access primitives <code>&#9031; &#9032; &#9040; &#9047;</code> (as implemented in APL.68000), and the second is based on system functions such as <code>&#9109;FTIE</code>.</p> 
<BLOCKQUOTE>
<code>
	<A HREF="ch_020_040_010.htm">&#9031;-based Component File System</A><BR>
	<A HREF="ch_020_040_020.htm">&#9109;FTIE-based Component File System</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_040.htm"><code>File System</code></A> 
</center>
<br></td>
</tr>
</table>
<!-- %%COMMON_BODY_TAIL%% -->
<p class="copyright">Copyright &copy; 1996-2010 MicroAPL Ltd</p>
<!-- %%END%% -->
</body>
</html>