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

View Raw

More Information

⬅️ Previous capture (2022-07-17)

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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE>System Methods</TITLE>
<META NAME="DESCRIPTION" CONTENT="APL language help page: System Methods">
<META NAME="KEYWORDS" CONTENT="language,system,method,methods,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_080.htm"><code>System Methods</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>System Methods</h1>
</td>
</tr>
<tr>
<td width="800" valign="top" colspan="2">
<hr>
<H2>Contents</H2>
<BLOCKQUOTE>
<code>
<A HREF="ch_020_080_010.htm">&#9109;BASE Base (parent) class</A><BR>
<A HREF="ch_020_080_020.htm">&#9109;CHILDREN Child classes</A><BR>
<A HREF="ch_020_080_030.htm">&#9109;CLASSNAME Name of class</A><BR>
<A HREF="ch_020_080_040.htm">&#9109;CLASSREF Reference to object's class</A><BR>
<A HREF="ch_020_080_050.htm">&#9109;CLONE Create copies of object</A><BR>
<A HREF="ch_020_080_060.htm">&#9109;DESC Describe members</A><BR>
<A HREF="ch_020_080_070.htm">&#9109;DF Set display form</A><BR>
<A HREF="ch_020_080_080.htm">&#9109;DS Display summary of object</A><BR>
<A HREF="ch_020_080_085.htm">&#9109;EVAL Evaluate external expression</A><BR>
<A HREF="ch_020_080_090.htm">&#9109;HANDLE Handle to object</A><BR>
<A HREF="ch_020_080_100.htm">&#9109;MEMBERS Details of class members</A><BR>
<A HREF="ch_020_080_105.htm">&#9109;MIXIN Mix another class into object</A><BR>
<A HREF="ch_020_080_106.htm">&#9109;MIXINS Return list of mixins</A><BR>
<A HREF="ch_020_080_110.htm">&#9109;NL Names of members</A><BR>
<A HREF="ch_020_080_120.htm">&#9109;OID Object ID</A><BR>
<A HREF="ch_020_080_130.htm">&#9109;PARENT Base (parent) class</A><BR>
<A HREF="ch_020_080_140.htm">&#9109;REF Force reference result</A><BR>
<A HREF="ch_020_080_150.htm">&#9109;STATE Property names and values</A><BR>
<A HREF="ch_020_080_157.htm">&#9109;UNMIX Remove mixins from object</A><BR>
<A HREF="ch_020_080_160.htm">&#9109;VAL Force value result</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_080.htm"><code>System Methods</code></A> 
</center>
<br></td>
</tr>
</table>
<!-- %%COMMON_BODY_TAIL%% -->
<p class="copyright">Copyright &copy; 1996-2010 MicroAPL Ltd</p>
<!-- %%END%% -->
</body>
</html>