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

  • Thread starter Thread starter slacroixak
  • Start date Start date
Status
Not open for further replies.
S

slacroixak

Guest
Mike, of course I've been there. Sometime dealing with an object if fine, and sometimes it is not. For sure adding a param to a procedure is a nightmare, but doing it to a Method or a properly prototyped UDF (not called with DYNAMIC-FUNCTION) is not always a nightmare. Anyway, one of my favourite type of parameter is the BUFFER PARAMETER with the same name as the target table or temp-table name... sadly many people neglect this historical low level type of object that is the record buffer... ...but that might start another flame ;)

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