



RunRoutines (lines 5017-5021)
Back to List
Browsing parserm.h
5017 [ RunRoutines obj prop;
5018 if (obj == thedark && prop ~= initial or short_name or description) obj = real_location;
5019 if (obj.&prop == 0 && prop >= INDIV_PROP_START) rfalse;
5020 return obj.prop();
5021 ];
Last updated 27 February 2004. The librarian in charge of this page is Graham Nelson (graham@gnelson.demon.co.uk) assisted by C Knight. Please email any comments, suggestions or corrections to cedenqs@inform-fiction.org.