NAME
	write - write data (normally text) to the current player

SYNOPSIS
	void write(mixed data)

DESCRIPTION
	Writes data to the current 'command giver', ie the object returned by
	this_player. Data is normally text.	

SEE ALSO
	tell_object, this_player, set_this_player, this_interactive
