Difference between revisions of "Preferences"

(Rewrite "Opens")
(The content was outdated and duplicated another page, redirected to Preferences dialog)
 
(30 intermediate revisions by 5 users not shown)
Line 1: Line 1:
(Back to [[Ana:Analytica Reference| Analytica Reference]])
+
#REDIRECT [[Preferences dialog]]
 
 
The Analytica Preferences dialog is accessed by selecting '''Preferences...''' on the '''Edit menu'''.
 
 
 
[[image:Preferences.jpg]]
 
 
 
= Preferences Overview =
 
 
 
With the exception of "Maintain recovery info", all preference settings are stored with your model.  Internally, each of these preferences is stored in an Analytica [[Ana:System Variables| system variable]].  Only settings that have changed from the default value are actually stored with the model.
 
 
 
When you use "Add Module..." or "Add Library..." to add a file to your existing model, preference settings are imported from that file ONLY IF the file is a model file.  If it is a linked module or linked library, then preferences are not stored with the file.  Generally, if you plan to re-use a "component" in many models, you will usually store it as a linked module or linked library (set the Class attribute to one of these), and not as a model, unless of course you do want to import system variables and preferences when that model is included.
 
 
 
= Details =
 
== Windows of each kind ==
 
== Change Identifier: ==
 
== [[image:expr.jpg]] Opens: ==
 
 
 
Selects the default view shown when you click [[image:expr.jpg]] in the toolbar or press ''control-e'': Either the  Attribute Panel (at the bottom of the diagram window) or the object window. 
 
* For a Variable, it opens its Definition.
 
* For a Button or Picture node, it opens its Script. (New to 4.0)
 
* For a text node, it opens its Description (the text that displays in the node). (New to 4.0)
 
 
 
 
 
This default has no effect on variables whose definition appears as a button:
 
* For a variable defined as an Edit table, ProbTable, DetermTable, or Subtable), [[image:expr.jpg]] or ''control-e'' open the table view.
 
* For a variable defined as a probability distribution or sequence, it opens the definition in the Object finder when the preference is set to "Diagram attribute panel". 
 
*  For a user-defined Functions, it always opens an Object window.  This is convenient since you usually want to work with the parameter and definition fields simultaneously. (New to 4.0)
 
 
 
== Maintain Recovery Info ==
 
 
 
(New to Analytica 4.0)
 
 
 
When checked, Analytica logs all changes since the last model save to a recovery file.  If Analytica is terminated unexpectedly, from a crash, power outage, etc., those changes can be recovered so that your hard work is not lost.
 
 
 
Even when this is checked, it is still recommended that you save often. 
 
 
 
If a crash occurs, a recovery dialog will display the next time you start Analytica, or the next time you attempt to load the model that was being edited.
 
 
 
If your model contains extremely large edit tables, this feature may slow down the editing of those tables, and disk space is consumed from the change log.
 
 
 
Unlike the other preference settings, this setting is stored as a user setting, and is not stored with the model.
 
 
 
== Default result view: ==
 
 
 
== Check Variable class ==
 
 
 
== Check value bounds ==
 
 
 
== Show undefined ==
 
 
== Flag nodes w/descriptions ==
 
 
 
(new to 4.0)
 
 
 
When this preference is enabled, a small red triangle appears in the upper-right corner of nodes on an influence diagram when those nodes have a non-empty description.
 
 
 
In general, filling in descriptions of all variables and modules will dramatical increase transparency of your model.  Use of this feature can help identify variables where descriptions have not yet been filled in.
 
 
 
== Show module hierarchy ==
 
 
 
== Show result warnings ==
 
 
 
If this preference is checked, Analytica will display various helpful warnings during evaluation.  If you ever press "Ignore Warnings" in response to one of these warnings, this preference is turned off, and you will need to visit the Preference dialog if you wish to re-enable it.
 
 
 
== Use Return to enter data ==
 
 
 
== Safe Intermediates ==
 
 
 
== Auto recompute outgoing OLE links ==
 
 
 
== Use Excel date origin ==
 
 
 
(new to 4.0)
 
 
 
Like Excel, Analytica represents dates using an integer, which signifies the number of days that have passed since a certain date origin.  When this preference is NOT checked, Analytica uses a date origin of Jan 1, 1904, so that, for example, the value 38000 represents 38,000 days after 1 Jan 1904, or 15 Jan 2008.  When the preference is checked, Analytica uses the origin 1 Jan 1900, so that 38,000 denotes 16 Jan 2004.
 
 
 
Analytica 3.x and earlier used the origin 1 Jan 1904.  Excel on Macintosh, as well as most other Macintosh programs also use this origin.  However, Excel on Windows uses 1 Jan 1900.  If you copy/paste dates as integers between Excel and Analytica, setting this preference helps to maintain consistency.  However, if you are using pre-existing Analytica models containing dates, you may need to keep this preference off.
 

Latest revision as of 19:33, 12 August 2016

Redirect to:

Comments


You are not allowed to post comments.