concepts/
efun/
SYNOPSIS
	string modify_command(string cmd)

DESCRIPTION
	After set_modify_command(mob) was called for an interactive
	object iob, all commands for that user will be passed to
	mob->modify_command(), and the return will then be checked for
	actions.

SEE ALSO
	set_modify_command(E)