Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Error Messages - <b>base/1005 no exported variable</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BASE/1005    No exported variable

     Explanation:  You attempted to assign an exported instance variable
     using the send operator (:), but the left operand was not an object or
     the object has no exported variable with the specified name.

     Action:

     1. Check to make sure that the value being operated on is of the proper
        type or class.

     2. Make sure the name of the instance variable is spelled properly.

     See Also:  Basic Concepts chapter in the Programming and Utilities
     guide, Language Reference chapter of the Reference guide

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson