In the Programmer's toolbox there are some functions for displaying and updating a progress dialog (CreateProgressDialog and DiscardProgressDialog).
To display procedure increment, you'll have to update the dialog by yourself at regular interval using UpdateProgressDialog function.
To use the Programmer's toolbox either include the toolbox.fp instrument in your project or insert it in the options >> Library options menu in the project window.