LOAD		Makes a device handler permanently resident in memory

  SYNTAX
	LOAD device[=jobtype][,....device[=jobtype]]

  SEMANTICS
	Device is the two-character permanent device name for the
	handler to be made resident. Jobtypes are B for background
	and F for foreground. If system job support is present,
	jobtype may be any logical job name.

  OPTIONS
	None

  EXAMPLES
	LOAD RK:
	LOAD DT:=B,MT:,LP:=F