The only alternative I have seen is to have a coloured rectangle on the form. You can not replicate where the system builds a meter but if you encompass it within a SysCmd Init and Update Meter it can be used.
If you use another rectangle for the total width set the width of the coloured rectangle to
= totalboxwidth * (update value / total value)
eg 2.4 cm 100 200
This example will show a rectangle with half the status bar length.
In principle it works, but even though the loop below is processing over 24,000 records, the meter does not actually appear until a nanosecond before the process completes. Any ideas? I set up a white BoxBack that is 3 inches wide, the BoxMeter is Green and should grow across the BoxBack.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.