[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: class properties as raw

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top