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

View Raw

More Information

⬅️ Previous capture (2022-07-17)

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Native File Functions</TITLE>
<META NAME="DESCRIPTION" CONTENT="APL language help page: Native File Functions">
<META NAME="KEYWORDS" CONTENT="language,native,host,file,files,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_050.htm"><code>Native 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>Native File Functions</h1>
</td>
</tr>
<tr>
<td width="800" valign="top" colspan="2">
<hr>
<H2>Contents</H2>

<BLOCKQUOTE>
<code>
	<A HREF="ch_020_050_010.htm">Native File Concepts</A><BR>
</code></BLOCKQUOTE>

<H2>See also</H2>

<BLOCKQUOTE>
<code>
	<A HREF="ch_020_070_460.htm">&#9109;NAPPEND Append data to file</A><BR>
	<A HREF="ch_020_070_480.htm">&#9109;NCREATE Create file</A><BR>
	<A HREF="ch_020_070_490.htm">&#9109;NERASE Erase file</A><BR>
	<A HREF="ch_020_070_500.htm">&#9109;NERROR Get last file error</A><BR>
	<A HREF="ch_020_070_520.htm">&#9109;NLOCK Lock/Unlock file</A><BR>
	<A HREF="ch_020_070_530.htm">&#9109;NNAMES List names of tied files</A><BR>
	<A HREF="ch_020_070_540.htm">&#9109;NNUMS List tie numbers</A><BR>
	<A HREF="ch_020_070_550.htm">&#9109;NREAD Read data from file</A><BR>
	<A HREF="ch_020_070_560.htm">&#9109;NRENAME Rename file</A><BR>
	<A HREF="ch_020_070_570.htm">&#9109;NREPLACE Replace data in file</A><BR>
	<A HREF="ch_020_070_580.htm">&#9109;NRESIZE Resize file</A><BR>
	<A HREF="ch_020_070_590.htm">&#9109;NSIZE Get size of file</A><BR>
	<A HREF="ch_020_070_600.htm">&#9109;NTIE Open file</A><BR>
	<A HREF="ch_020_070_610.htm">&#9109;NUNTIE Close file</A><BR>
	<A HREF="ch_020_070_620.htm">&#9109;NWRITE Write data to file</A><BR>
	<BR>
	<A HREF="ch_020_070_305.htm">&#9109;EXPORT Export APL array to file in specified format</A><BR>
	<A HREF="ch_020_070_373.htm">&#9109;IMPORT Import data from file in specified format</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_050.htm"><code>Native 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>