Difference between revisions of "DB NOCALCULATOR"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
Line 1: Line 1:
=DB_NOCALCULATOR=
 
 
 
==Class==
 
Environment Variables / Symbols
 
 
 
 
==Purpose==
 
==Purpose==
 
Used to enable or disable the popup calculator help on numeric fields
 
Used to enable or disable the popup calculator help on numeric fields
Line 15: Line 8:
  
 
==Description==
 
==Description==
The DB_NOCALCULATOR environment variable / symbol is used to enable or disable the popup calculator help on numeric fields. If DB_NOCALCULATOR is true (set to "true" or "yes" or "on"), pressing the [HELP] key (F1or ^C) on a numeric field does not automatically display the popup calculator help.  If DB_NOCALCULATOR is set to any other value or is not set, the popup calculator help is enabled.
+
The DB_NOCALCULATOR environment variable is used to enable or disable the popup calculator help on numeric fields. If DB_NOCALCULATOR is true (set to "true" or "yes" or "on"), pressing the [HELP] key (F1or ^C) on a numeric field does not automatically display the popup calculator help.  If DB_NOCALCULATOR is set to any other value or is not set, the popup calculator help is enabled.
  
  
 
==Products==
 
==Products==
Recital Terminal Developer
+
Recital
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Configuration]]
 
[[Category:Configuration]]
 
[[Category:Environment Variables|NOCALCULATOR]]
 
[[Category:Environment Variables|NOCALCULATOR]]

Latest revision as of 17:34, 3 March 2010

Purpose

Used to enable or disable the popup calculator help on numeric fields


See Also

@...GET, READ, DB_NOCALENDAR


Description

The DB_NOCALCULATOR environment variable is used to enable or disable the popup calculator help on numeric fields. If DB_NOCALCULATOR is true (set to "true" or "yes" or "on"), pressing the [HELP] key (F1or ^C) on a numeric field does not automatically display the popup calculator help. If DB_NOCALCULATOR is set to any other value or is not set, the popup calculator help is enabled.


Products

Recital