UNLOAD		Removes a resident device handler or FG job from memory

  SYNTAX
	UNLOAD device[,...device]
	UNLOAD jobname[,...jobname]

  SEMANTICS
	Device is the physical device name of the device handler to
	be removed from memory.  UNLOAD F removes a foreground program
	that is not running.  UNLOAD "jobname" unloads a system job,
	if system jobs are supported and the job is not running.

  OPTIONS
	None

  EXAMPLES
	UNLOAD RK:
	UNLOAD LP:,DT:
	UNLOAD F
	UNLOAD QUEUE

Tim Shoppa
7328 Bradley Blvd
Bethesda, MD 20817
Voice:+1 301 767 5917
Fax:+1 301 767 5927
Email:shoppa@trailing-edge.com