[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: how to or could I ?

  • Thread starter Thread starter Jean-Christophe Cardot
  • Start date Start date
Status
Not open for further replies.
J

Jean-Christophe Cardot

Guest
I second Sebastien on the buffer parameter. Having to maintain a legacy coded in ABL, I'm using it quite often, then I can add as many parameters as I want. Also for simpler cases of procedural input params I tend to add a last parameter that might contain a list of param=value couples, which do the trick more often than not. I could go json also ;) I'm missing named, optional parameters in fact. PSC, someone?

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