[progress Communities] [progress Openedge Abl] Forum Post: Re: Good Practice: Always Define...

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
BTW -- the "buf" prefix and other junk (like "l") is hideous. Cluttering up your names with noise about the datatype makes your code unreadable gibberish. FIND FIRST to find a unique record is also an abomination. Suppose there are two or more companies meeting your criteria? Why aren't you dealing with the rest of them? Or at least throwing an error that there should only be one? Why is the one that you just found magic?

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