Oxygen Basic
Information => Development => Topic started by: pber on March 26, 2015, 06:12:27 AM
-
Hi Charles,
I often get an error regarding missing symbols
composed as <my class name> + load/set/save.
I immagine it something runtime related.
Are they of any utility for user?
-
Hi Paolo,
It means you are trying to assign a value to an object rather than one of its members.
-
thanks Charles