Description

Displays the NDW_WAIT form with predefined values.

Syntax

rv = Form_Services("DisplayWaitBanner", BannerCaption, BannerText, CenterObject, InitialPercent)

Parameters

ParameterDescription
BannerCaption

Caption to display in the NDW_WAIT form.

BannerTextText to display in the NDW_WAIT form above the progress bar.
CenterObjectObject to center NDW_WAIT over. Default is SYSTEM (i.e., desktop).
InitialPercent

Initial percentage value to set the progress bar to.

Version

16.0.18

  • No labels