FINDCMD Name
FINDCMD Purpose
Find lines in command line recall buffer with given keywords.
Category
Calling Sequence
findcmd, [key] Inputs
key = Optional list of keywords. in
Prompts if none given.
Keyword Parameters
Outputs
Common Blocks
Notes
Note: You may set the number of lines in the recall buffer
by setting !EDIT_INPUT=n in your IDL startup file. n is
20 by default but may be set to a large value (like 1000).
Modification History
R. Sterner, 2007 Apr 23
R. Sterner, 2007 Aug 20 --- Dropped list rverse for last first list.
Copyright (C) 2007, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.