RECALL		Recalls a previously entered command (mapped monitors only)

  SYNTAX
	RECALL[/options] [ string]
			 [ n]

  SEMANTICS
	Recalls a command line saved by SL, produces a list of 
	command lines saved by SL, or clears SL's command buffer.
	
	Notes: The RECALL command is available only when using SL
	       with an RT-11 mapped monitor.  SET SL RECALL must be in
	       effect.
	
	       RECALL commands are not saved in the SL command stack.
	
	       RECALL commands are recognized only from the keyboard;
	       not from command files.
	
   RECALL string
	Searches for and recalls a previous command that begins 
	with the specified string
	
	
   RECALL n
	Recalls the "nth" command line in the command stack
	
  OPTIONS
   ALL
	Produces a numbered list of command lines saved by SL.
	The current cycle depth is indicated by an asterisk.
	
   CLEAR
	Clears SL's command buffer, and resets the CYCLE depth 
	to two.
	
  EXAMPLES
	RECALL DIR
	RECALL/ALL
	RECALL 14