/
html/
<HTML>
<HEAD>
<!-- This HTML file has been created by texi2html 1.51
     from ProgrammersManual.texinfo on 4 March 1997 -->

<TITLE>LambdaMOO Programmer's Manual - Matching</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_71.html">previous</A>, <A HREF="ProgrammersManual_73.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>.
<P><HR><P>


<H3><A NAME="SEC72" HREF="ProgrammersManual_toc.html#TOC72">Matching in Command Parsing</A></H3>

<P>
In the process of matching the direct and indirect object strings in a command
to actual objects, the server uses the value of the <CODE>aliases</CODE> property, if
any, on each object in the contents of the player and the player's location.
For complete details, see the chapter on command parsing.

</P>
<P><HR><P>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_71.html">previous</A>, <A HREF="ProgrammersManual_73.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>.
</BODY>
</HTML>