SYNTAX: PORK::scroll_up([refnum])
	Scrolls a window's display up by one line.

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 up
