SYNTAX: PORK::scroll_end([refnum])
	Scrolls a window's display down to its bottom.

INPUT PARAMETERS
	refnum: (Optional) The reference number of the window to scroll. If no refnum is specified, the current window is assumed.

RETURN VALUE
	Returns 0 on success, -1 on failure.

SEE ALSO
	scroll end
