concepts/
efun/
SYNOPSIS
	string set_prompt(mixed, object ob)

DESCRIPTION
	Set the prompt given by the first argument for the interactive
	object instead of the default ``> ''. If the second argument
	is omitted, this_player() is used as default. The first arg
	can be a string, a closure, an	int or an object.