Table of Contents

UpdateIndeterminateProgressbar Procedure

Codeunit Dialog Mgt

Used to simulate an indeterminate progress bar. This is useful when you do not know how many times you will loop and update the status. Instead of a percentage, a "worm" will be shown that loops in the window just to indicate that the system is still working.

Signature

UpdateIndeterminateProgressbar(PlaceholderNo: Integer)

Parameters

PlaceholderNo Integer

The number of the container (the number in the #-text) that should be updated.

This documentation is generated from Smart Toolbox v27.1