set _prompt="$prompt"; set prompt=""; eval `/usr/bin/modulecmd tcsh !*`; set _exit=$status; set prompt="$_prompt"; unset _prompt; test 0 = $_exit;