progressionbar Draw a progression bar Calling Sequence winId=progressionbar(mes) progressionbar(winId[,mes]) Arguments mes string, message to display. winId integer greater than 0, window identificator. Description progressionbar(mes) create a new progression bar, return window identificator. progressionbar(winId[,mes]) update the progression bar identificated as winId. Examples See also waitbar