Hello Razzak,

Does UINOTIF have any effect in compiled or runtime applications? Will it slow 
them down at all (if ON)?


Regards,

Stephen Markson
The Pharmacy Examining Board of Canada
416.979.2431 x251

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of A. Razzak Memon
Sent: December-23-13 11:01 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Tip of the Day: Using UINOTIF Setting

Monday, December 23, 2013

Tip of the Day: Using UINOTIF Setting
Product.: R:BASE eXtreme 9.5 (32/64)
Build...: 9.5.3.21205 or higher www.rupdates.com
Keywords: Commands, Settings, Performance, Optimizing Applications

A new operating condition setting, UINOTIF, is available to display or
suppress table, view, stored procedure, form, report, and label user
interface updates for the Database Explorer.

Syntax:

SET UINOTIF OFF
Suppresses Database Explorer update notifications

SET UINOTIF ON (default)
Enables Database Explorer update notifications

With UINOTIF set to ON, new objects (tables, views, reports, etc.) will
be automatically refreshed and displayed within the user interface.

Setting UINOTIF to OFF will not automatically refresh and display new
objects within the user interface. If any new objects still exist, they
are simply not automatically displayed. Pressing [F5] will refresh the
display and any new objects will appear.

The UINOTIF setting is located within the R:BASE configuration file, and
is listed in the Configuration Settings dialog, within the "Display" tab.

The SHOW command can be used to display the current UINOTIF value:

SHOW UINOTIF
(UINOTIF) ON Front-End User Interface Notifications

Use (CVAL('UINOTIF')) to retrieve the current setting for UINOTIF.

As the Database Explorer is not used in most instances of your custom,
compiled, or runtime applications, using this option offers a fast and
easy boost for performance!

IMPORTANT NOTES:

01.
Make sure that you are using the latest Version, Update, and Build of
R:BASE eXtreme 9.5 (32/64) along with the latest Version, Update, and
Build of R:BASE eXtreme 9.5 (32/64) Engine files in path.

. RBENGINE95_32.dll
. RBENGINE95_64.dll

02.
Search your computer for RBENGINE95_32.dll or RBENGINE95_64.dll file
for out-dated engine files.

03.
Update and re-compile your project with the latest engine, if your
compiled application includes embedded engine file.

Stay productive, my friends!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
www.RazzakMemon.com


Reply via email to