Arbortext Command Language > Functions by Alphabetical Listing > progressbar_cancelled
  
progressbar_cancelled
progressbar_cancelled()
Returns 1 if the Cancel button on the progress bar dialog box has been activated. Returns 0 if not, or if there is no current progress bar dialog box.
* 
This function does not close the progress bar dialog box. The caller is responsible for invoking progressbar_close() if this function is used to detect job cancellation.