/
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 - Object Movement</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_74.html">previous</A>, <A HREF="ProgrammersManual_76.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="SEC75" HREF="ProgrammersManual_toc.html#TOC75">Object Movement</A></H3>

<P>
During evaluation of a call to the <CODE>move()</CODE> function, the server can make
calls on the <CODE>accept</CODE> and <CODE>enterfunc</CODE> verbs defined on the
destination of the move and on the <CODE>exitfunc</CODE> verb defined on the source.
The rules and circumstances are somewhat complicated and are given in detail in
the description of the <CODE>move()</CODE> function.

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