<HEAD> <TITLE> query_privs - return the privs string for an object </TITLE> </HEAD> <BODY BACKGROUND=http://www.imaginary.com/~beek/gifs/bg.jpg TEXT=#000000 ALINK=#FFFF00 VLINK=#550000 LINK=#000099> <center> <H1> query_privs - return the privs string for an object </H1> </center> <p> <b> string query_privs( object ob ); </b> <p> Returns the privs string for an object. The privs string is determined at compile time via a call to privs_file() in the master object, and changeable via the set_privs() efun. <p> This efun is only available if PRIVS is defined at driver compile time. <p> See also: <A HREF=../../applies/master/privs_file.html> privs_file </A>, <A HREF=set_privs.html> set_privs </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> <p>