Difference between revisions of "Error Messages/40176"

(Created page with '= Error Message Examples = Keyword Of must be preceded by the name of an attribute. = Cause = The keyword preceding '''Of''' was not recognized as one of the attributes. Plea…')
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Error Message Examples =
+
[[Category:  Error messages]]
  
Keyword Of must be preceded by the name of an attribute.
+
== Error message examples ==
  
= Cause =
+
:<code>''Keyword Of must be preceded by the name of an attribute.''</code>
  
The keyword preceding '''Of''' was not recognized as one of the attributes. Please click on the following link to learn more about [[Analytica Attributes]].
+
== Cause ==
  
= Remedy =
+
The keyword preceding [[Of]] was not recognized as one of the [[attributes]].
  
Correct the keyword preceding '''Of''' to be a recognized Analytica attribute.
+
== Remedy ==
  
<br> <comments />
+
Correct the keyword preceding <code>Of</code> to be a valid Analytica attribute.
 +
 
 +
==See Also==
 +
* [[Attrib of Obj]]
 +
* [[Attributes]]

Latest revision as of 23:01, 21 March 2016


Error message examples

Keyword Of must be preceded by the name of an attribute.

Cause

The keyword preceding Of was not recognized as one of the attributes.

Remedy

Correct the keyword preceding Of to be a valid Analytica attribute.

See Also

Comments


You are not allowed to post comments.