
NAME :: security_screen_guest

SYNTAX :: security_screen_guest(mixed target,object guest);

This sfun tests to see if the "guest" object has access to the "target".
The "target" may be an object or the filename of an object. A 1 is returned
for yes. A 0 is returned for no.

This s-fun is used to test the arrays from the WORKROOM inherit.

----NOTE-----

Guest access will allow a builder to walk around your areas even if they are not
in a party with you.

If the person has read or write access they will also test + for guest access.

