TXTMENU_HELP Name
TXTMENU_HELP Purpose
Gives detailed help for the TXTMENU routine.
Category
Calling Sequence
txtmenu_help Inputs
Keyword Parameters
Outputs
Common Blocks
Notes
Note: not meant to be run directly, but by the
command txtmenu,/morehelp
There is a set of screen menu support routines:
TXTMENU --- the screen menu routine itself.
TXTIN --- prompts and reads user input allowing defaults.
TXTMESS --- displays a message on the screen.
TXTYESNO --- asks a yes/no questions and returns answer.
TXTFILE --- prompts for a single file (and directory).
TXTPICK --- prompts for multiple files.
TXTMETER --- displays a 0 to 100% updatable meter on screen.
Modification History
R. Sterner, 27 Feb, 1992
R. Sterner, 2010 Jun 04 --- Converted arrays from () to [].
Copyright (C) 1992, 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.