ApplicationProgressShow()
note
This article is about the ApplicationProgressShow action in the USoft Action Language.
ApplicationProgressShow()
Displays a progress indicator on the status bar. This action is used together with ApplicationProgressSet() and ApplicationProgressHide().
Syntax
ApplicationProgressShow( *text* )
The required text is displayed in front of the progress indicator.