[Progress Communities] [Progress OpenEdge ABL] Support variable definition as constant

  • Thread starter Thread starter doa
  • Start date Start date
Status
Not open for further replies.
D

doa

Guest
It would be very nice if we could define variables as constants. This would eliminate many cases where preprocessors are currently the best solution with the added benefit of not having to use includes (if you define a public static const in a class for example) and having intellisense.

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