[progress Communities] [progress Openedge Abl] Forum Post: Re: Naming Convention For...

  • Thread starter Thread starter gus bjorklund
  • Start date Start date
Status
Not open for further replies.
G

gus bjorklund

Guest
procedures should be named for what they do: deleteOrder() printStatus() functions should be named for what they return: LoanInterestRate() OrderTotal() PollenCount() and so on.

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