Difference between revisions of "Error Messages/40478"
AManandhar (talk | contribs) (Created page with '= Error Message Examples = An attempt was made to set the numeric-value system literal Baroverlap to a non-numeric value. = Cause = You tried to set a non-numeric system vari…') |
|||
Line 1: | Line 1: | ||
− | + | [[Category: Error messages]] | |
− | + | == Error message examples == | |
− | = Cause = | + | :<code>''An attempt was made to set the numeric-value system literal Baroverlap to a non-numeric value.''</code> |
+ | |||
+ | == Cause == | ||
You tried to set a non-numeric system variable that expects a numeric value. | You tried to set a non-numeric system variable that expects a numeric value. | ||
Line 9: | Line 11: | ||
More information on Analytica system variables can be found [[System_Variables|here.]] | More information on Analytica system variables can be found [[System_Variables|here.]] | ||
− | = Remedies = | + | == Remedies == |
− | |||
Assign a numeric value to the system variable. | Assign a numeric value to the system variable. | ||
− | + | ==See Also== | |
+ | * [[System Variables]] | ||
+ | * [[Objects and Values]] | ||
+ | * [[Numbers]] | ||
+ | * [[Assignment Operator :=]] |
Latest revision as of 20:22, 29 March 2016
Error message examples
An attempt was made to set the numeric-value system literal Baroverlap to a non-numeric value.
Cause
You tried to set a non-numeric system variable that expects a numeric value.
More information on Analytica system variables can be found here.
Remedies
Assign a numeric value to the system variable.
See Also
Comments
Enable comment auto-refresher