J
Jeff Ledbetter
Guest
Blake, yes we use TABLE-HANDLE and DATASET-HANDLE for our input/output params to our proxy layer. We are quite diligent about cleaning all of those up.
After the data comes across, we try to by BY-REFERENCE to pass around the business logic (or the handle itself when dynamic access is involved). Fun stuff.
Continue reading...

Continue reading...