lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void save_object(name)
string name;

Save all values of variables of this object in the file "name".
It is illegal to have '.' or space in the fiel name.

See also restore_object().