|
I am running a long and repetitive estimation
process in SP2000 running under Windows98. I would like to put some
progress info in the application status bar text so that I monitor progress
easily. The info I want to show is posted on the screen
periodically, but is wiped out by other diagnostics as
the estimation progresses. Is there way to include a command to
update the StatusBarText in the estimation function? The process currently
uses "cat" to display messages on screen, but does not use any gui
commands. If there is a way to create a separate window with some text and
progress bars which get updated by my functions, that would also be useful, but
I will be happy if I can get control of the status bar text.
Any suggestions, hints, or pointers
to documentation and resources appreciated.
Dan
|