<HEAD> <TITLE> restore_object - restore values of variables from a file into an object </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> restore_object - restore values of variables from a file into an object </H1> </center> <p> <b> int restore_object( string name, int flag ); </b> <p> Restore values of variables for current object from file `name'. If the optional second argument is 1, then all of the non-static variables are not zeroed out prior to restore (normally, they are). <p> In the case of an error, the affected variable will be left untouched and an error given. <p> See also: <A HREF=save_object.html> save_object </A> <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>