WAIT_BAR Name
WAIT_BAR Purpose
Wait for given number of seconds, show a sliding indicator.
Category
Calling Sequence
wait_bar, sec Inputs
sec = number of seconds to wait. in
Keyword Parameters
Keywords
TITLE=tt Wait bar title (def=none).
XOFFSET=xoff, YOFFSET=yoff Screen position from top
left corner.
COLOR=clr Indicator color (def=green).
XSIZE=xsz, YSIZE=ysz Size of horizontal bar (def=200, 30).
TCOLOR=tclr Time text color (def=white).
TSIZE=tsz Time text size (def=1).
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2003 Apr 08
Copyright (C) 2003, 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.