Error Messages/40182

< Error Messages
Revision as of 16:57, 28 August 2011 by Max (talk | contribs)

 ==Error message==


 Evaluation error at line 1 in Script of <x>:
 The object in an "att OF obj := expr" expressions must be the name of an object,

 or if a function call, must evaluat to the name of an object. It cannot be an array,  

 attribute assignment does array abstract.


 Did you want to edit the Script of <x>?

Revised message

 In expression of the form 

   att OF obj := expr

 obj must be the identifier of an object (or if obj is a call to a function call, it must evaluat to the identifier of an object.

 It cannot be an array, attribute assignment does array abstract.

Comments


You are not allowed to post comments.