/
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 - Assumptions</TITLE>
</HEAD>
<BODY>
Go to the <A HREF="ProgrammersManual_1.html">first</A>, <A HREF="ProgrammersManual_61.html">previous</A>, <A HREF="ProgrammersManual_63.html">next</A>, <A HREF="ProgrammersManual_77.html">last</A> section, <A HREF="ProgrammersManual_toc.html">table of contents</A>.
<P><HR><P>


<H2><A NAME="SEC62" HREF="ProgrammersManual_toc.html#TOC62">Server Assumptions About the Database</A></H2>

<P>
There are a small number of circumstances under which the server directly and
specifically accesses a particular verb or property in the database.  This
section gives a complete list of such circumstances.

</P>

<UL>
<LI><A HREF="ProgrammersManual_63.html#SEC63">Server Options</A>: Server Options Set in the Database
<LI><A HREF="ProgrammersManual_64.html#SEC64">Server Messages</A>: Server Messages Set in the Database
<LI><A HREF="ProgrammersManual_65.html#SEC65">Checkpointing</A>: Checkpointing the Database
<LI><A HREF="ProgrammersManual_66.html#SEC66">Network Connections</A>: Accepting and Initiating Network Connections
<LI><A HREF="ProgrammersManual_67.html#SEC67">Logging In</A>: Associating Network Connections with Players
<LI><A HREF="ProgrammersManual_68.html#SEC68">Out-of-band Commands</A>: Out-of-Band Commands
<LI><A HREF="ProgrammersManual_69.html#SEC69">First Tasks</A>: The First Tasks Run By the Server
<LI><A HREF="ProgrammersManual_70.html#SEC70">Controlling Tasks</A>: Controlling the Execution of Tasks
<LI><A HREF="ProgrammersManual_71.html#SEC71">Aborted Tasks</A>: Controlling the Handling of Aborted Tasks
<LI><A HREF="ProgrammersManual_72.html#SEC72">Matching</A>: Matching in Command Parsing
<LI><A HREF="ProgrammersManual_73.html#SEC73">Restricting Built-ins</A>: Restricting Access to Certain Built-in Functions
<LI><A HREF="ProgrammersManual_74.html#SEC74">Creating and Recycling</A>: Creating and Recycling Objects
<LI><A HREF="ProgrammersManual_75.html#SEC75">Object Movement</A>: Object Movement
<LI><A HREF="ProgrammersManual_76.html#SEC76">Obsolete Features</A>: Temporarily Enabling Obsolete Server Features
</UL>

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