##
# Get the spawn_id of the output process
#
proc output_spawn_id { } {
	global output_spawn_id
	return $output_spawn_id
}