Progress
Language Reference
IMMEDIATE-DISPLAY Attribute
The frequency of screen updates for the current session.
Data Type: LOGICALAccess: Readable/WriteableApplies To: SESSION System HandleIf the IMMEDIATE-DISPLAY attribute is TRUE, Progress updates the display for every I/O operation, including DISPLAY statements. If set to FALSE, Progress does not update the display until a statement blocks for input, such as an UPDATE statement. FALSE is the default setting. A TRUE setting provides more accurate screen displays during long display loops at the price of slower performance.
On Windows, this attribute has a similar effect on interactive I/O to setting the MULTITASKING-INTERVAL attribute to a low non-zero value, providing a more frequent display refresh. This attribute also provides the same functionality as the ImmediateDisplay parameter in the current environment (which might be the Registry (Windows only) or an initialization file). For more information on environments, see the chapter on user interface environments in the Progress Client Deployment Guide.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |