DLL edition only
Function ShowProgressAvenue(yesno: smallint): smallint;
ShowProgressAvenue is a special version for showing progress with ArcView 3.x's built-in progress bar in the same way as function ShowProgress does it.
If the function succeeds, it returns 0, otherwise -1, -2 or -3. If ArcView is installed you should never get an error. Otherwise please contact RouteWare.
You can't use the built-in progress bars of ShowProgress and those of ArcView at the same time.