Arbortext Command Language > Functions by Alphabetical Listing > progressbar_close
  
progressbar_close
progressbar_close ()
Closes the progress bar dialog box. This function is the only way to dismiss the progress bar dialog box. It cannot be closed by the user. For this reason, it is important that scripts that use progressbar_start_job() also call this function before exiting.