Difference between revisions of "Preferences dialog/How preference dialog settings are represented"

(Created page with "category:System Variables category:Typescript Commands This page documents what actually gets changed when you change a setting on the Preferences dialog, for exa...")
 
Line 16: Line 16:
 
== Personal preferences ==
 
== Personal preferences ==
 
::[[image:Preferences_dialog_personal_preferences.png]]
 
::[[image:Preferences_dialog_personal_preferences.png]]
 +
 +
These preferences are not saved with your model, but are retained in the registry as your personal preferences. The registry settings shown here are in the hive:
 +
:<code>HKEY_CURRENT_USER/Software/Lumina Decision Systems/Analytica</code>
 +
 +
{| border="1"
 +
! Preference !! System variable !! Registry setting
 +
|-
 +
| Use Return to enter data || ||
 +
|-
 +
| Maintain recovery info || ||
 +
|-
 +
|Expression assist || ||
 +
|-
 +
| Syntax error underlining || ||
 +
|-
 +
| Help balloons || ||
 +
|-
 +
| ...only in browse mode || ||
 +
|-
 +
| Large text in attributes &amp; tables || ||
 +
|}
  
 
== Model preferences ==
 
== Model preferences ==

Revision as of 20:56, 23 January 2025


This page documents what actually gets changed when you change a setting on the Preferences dialog, for example, which system variable is set, etc. Please see Preferences dialog for a description of what of each preference setting does.

Change identifier

Preferences dialog change identifier.png

X+Y Opens

Preferences dialog x+y+opens.png

Default result view

Preferences dialog default result view.png

Personal preferences

Preferences dialog personal preferences.png

These preferences are not saved with your model, but are retained in the registry as your personal preferences. The registry settings shown here are in the hive:

HKEY_CURRENT_USER/Software/Lumina Decision Systems/Analytica
Preference System variable Registry setting
Use Return to enter data
Maintain recovery info
Expression assist
Syntax error underlining
Help balloons
...only in browse mode
Large text in attributes & tables

Model preferences

Preferences dialog model preferences.png

Legacy model settings

Preferences dialog legacy model settings.png

See also

Comments


You are not allowed to post comments.