SystemClass :: StartProgress - Start progress
The function initializes the progress display for n operation with the maximum number of steps passed in max64. The cstring passed to the function contains a text to be displayed together with the progress information. The text might be altered later on when calling DisplayProgress().
Return value: Success ( logical )
Implementation details
logical
SystemClass  :: StartProgress ( NString &cnstring, int64 max64 )
- cnstring - String containing the text
- max64 - Maximum number of elements