<HEAD> <TITLE> flag - handle mudlib specific flags specified at driver startup </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> flag - handle mudlib specific flags specified at driver startup </H1> </center>
<p>
<b> void flag( string ); </b>
<p>
This master apply is called for each command line
option passed to the driver with the -f flag. For example, invoking the
driver via:
<p>
./driver -fdebug
<p>
will call flag("debug") in the master object during initialization.
<p>
<HR> <ADDRESS> <A HREF=http://wagner.princeton.edu/~tim> Tim Hollebeek </A> <p> <A HREF="http://www.imaginary.com/~beek/"> Beek </A>@ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere </ADDRESS>
<p>