S
Simon L. Prinsloo
Guest
Something is wrong with your example and I do not expect it to compile, since you reference rHexCode as if it is a static property (prefixing the class name) instead of an instance property (THIS-OBJECT). Please fix the example to something that is syntactically correct, so that we can see where your actual problem is.
Continue reading...
Continue reading...