[<<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: Some suggestions to resolve the problem are:
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
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson