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 & 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
X+Y Opens
Default result view
Personal preferences
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
Legacy model settings
See also
Comments
Enable comment auto-refresher