[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Inconsistent behavior: Buffer availability with FINALLY blocks

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

Chris Koster

Guest
We always scope our buffers. In this case, the buffer was meant to be scoped to the procedure for efficiency sake. Behavior is different with persistence, as Tim suggested. The only weirdness here is that WebSpeed behaves differently - and from what I could see, run-web-object in web-util.p does not run programs persistently. Thanks for the feedback. I go the answer I needed. I doubt we'll have more programs that fall into this category, especially taking persistence into consideration. We'll only know when we hit it somewhere else. You can't identify this with XREF or LISTING compiles, which means it would be difficult to try and be proactive.

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