[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Reference-Only and Bind Buglist?

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
I wanted static TT references in the IP not dynamic ones - while I could pass a buffer handle I'd still need to do a FIND to get the buffer in scope in the procedure, and if FIND .... WHERE ROWID() = some value doesn't work...the next logical question is "why?" Maybe it's because it's an old version of the ABL.... As for concerns about passing by-value across programs and appservers - I'm not doing that in this scenario, I'm just using it within a single program file.

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