macro retorexit() { if ($noexit) { return $_; } else { exit $_; } }