- 
? -  retrieve - return the next/prior command on the command line 
 
-  Syntax: 
 
-  ?[+|?...]  
 
-  Description: 
 
-  The ? command returns the next or prior command from the command           line ring and displays it on the command line. 
 
-  With the [ + ] argument, the next command in the command ring is           retrieved. 
 
-  With no arguments, the previous command entered on the command           line is retrieved. 
 
-  With multiple, concatenated ?s as argument, the pervious command           entered on the command line is retrieved corresponding to the           number of ?s entered. 
 
-  For Example:           The command; ????? will retrieve the fifth last command entered. 
 
-  Compatibility: 
 
-    XEDIT: Compatible. Adds extra support for multiple ?s.
 -    KEDIT: See below..
 -    This command is bound to the up and down arrows when on the
 -    command line depending on the setting of SET CMDARROWS .
 
-  See Also: 
 
-   SET CMDARROWS 
 
-  Status: 
 
-  Complete. 
 
The Hessling Editor is Copyright © Mark Hessling, 1990-2006
<mark@rexx.org>
Generated on: 30 Jan 2006
Return to  Table of Contents