



AfterRoutines (lines 4955-4962)
Back to List
Browsing parserm.h
4955 [ AfterRoutines;
4956 scope_reason = REACT_AFTER_REASON; parser_one = 0;
4957 SearchScope(ScopeCeiling(player), player, 0); scope_reason = PARSING_REASON;
4958 if (parser_one ~= 0) rtrue;
4959 if (location ~= 0 && RunRoutines(location, after) ~= 0) rtrue;
4960 if (inp1 > 1 && RunRoutines(inp1, after) ~= 0) rtrue;
4961 return GamePostRoutine();
4962 ];
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.