[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Enums in interface dont work ???

  • Thread starter Thread starter Simon L. Prinsloo
  • Start date Start date
Status
Not open for further replies.
S

Simon L. Prinsloo

Guest
I've just discovered a third case which I missed. If the return type is not known, you would normally also receive error 5638, but as soon as an interface is involved, you receive: - Method ' ' in interface definition ' ' returns ' ', but the method implementation returns ' '. (12951) This is however not as confusing as with property and parameter types, since you should spot the difference between ' ', which is normally long, and ' ', which is typically much shorter.

Continue reading...
 
Status
Not open for further replies.
Back
Top