Error Messages/40556
< Error Messages
Revision as of 18:04, 25 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = You cannot set system variable Symbolsize to 1000. the value must be between 0 and 100. = Cause = As the error states, an attempt has been made to…')
Error Message Examples
You cannot set system variable Symbolsize to 1000. the value must be between 0 and 100.
Cause
As the error states, an attempt has been made to set the value of the system variable to outside its valid range.
Remedies
Correct the assignment so the system variable is set to a valid value.
Comments
<comments />
Enable comment auto-refresher