[progress Communities] [progress Openedge Abl] Comment On Color Coding For Table Field

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
By not specifying a buffer name you are using the unnamed global buffer. So it is not only a case of visualization but also a case of scoping your code correctly. Buffers should be passed to methods/procedures instead of using the global one... Good luck maintaining that code and preventing/fixing bugs...

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