*L204 /MUMPS /mumps will switch into the interactive mumps interpreter mode for testing and tuning purposes. The aim of this interactive mode is to be able to enter mumps commands. The default MUD command interpreter is overridden and instead the mumps language interpreter is used. Though I made a small subset of MUD commands available: 1) following commands are only recognized if they are exactly one char long: l(ook), i(nventory), n(orth), s(outh), w(west), e(ast), u(p), d(own) 2) following commands have to be at least two chars long: sa(y), te(ll), wh(o), dr(op), ta(ke), gi(ve), ex(am) With 'exit' you will be able to leave the interactive mumps mode and get back to the MUD. /mumps cancelall cancels ALL scheduled task! DON'T USE! /mumps grep does some simple case-insensitve text search over the documented mumps functions. /mumps lib toggles library profiling /mumps profiling starts to write script execution information to 'lib/mumps.log' /mumps scheduler shows a list of all scheduled script tasks /mumps scripts statistics about scripts (lvl 209+) /mumps system shows the status of the buffered script files