====                                                DISview [733]
view
====

_________________________________________________________________
v[iew] <filename>
_________________________________________________________________
Display contents of the file <filename> a page at a time.

Control:
	Key			Letter	Action
	Home			h	Go to start of file.
	End			e	Go to end of file.
	Pgdn			D	Move down one page.
	Pgup			U	Move up one page.
	down arrow		d	Move down one line.
	Up arrow		u	Move up one line.
	Ctrl + up arrow			Move cursor up
	Ctrl + down arrow		Move cursor down
	Del, Ins		q,Q,R   Quit.
	ESC				Quit if *not* defined as
					escape to command session
					key.

Used by the dir command and, optionally, by the ftp client for
viewing files and directories. Normally, it it only used as a 
straight file viewer, but in the FTP Xview command it gains a
litebar selector and a display shifter.

Example:	view autoexec.net
