Operating Condition
Syntax: SET UINOTIF ON/OFF
Default: ON
Controls the automatic user interface updates at the Database Explorer to refresh the list of tables, views, stored procedures, forms, reports, and labels.
Setting UINOTIF to OFF within an application will improve the performance. UINOTIF is not stored within the database files, and is specific to the current R:BASE session. UINOTIF is read from the configuration file when R:BASE is launched. If the setting is change during a session, it will only impact that session, unless the configuration file is updated, it which case the new value will be reflected when a new R:BASE session reads the updated configuration file.
See Also: