NOPERCENT Property
PLBCMP GUI Only
The NOPERCENT property prevents the display of the percentage value in a PROGRESS object. The property uses the following format:
NOPERCENT
Note the following:
NOPERCENT may be used in CREATE statements of a PROGRESS object.
If NOPERCENT is not specified, the default action is to display the percentage value.
This property is obsolete and has been replaced by the PERCENT=0 property.
The PERCENT property must be used if SETPROP or GETPROP operations are required.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |