|
Thanks for pointing that out. But as you also note, it drops into
CALL_FETCH when COUNTER = 7, which means it was called with
CALLTYPE=0, which is the puzzling part. I was expecting a CALLTYPE of
1, and no subsequent calls.
On 11/11/2013 2:05 PM, Sam_L wrote:
This probably isn't the complete answer...
In CALL_FETCH you are setting SQLSTT after you DSPLY it. The
display of SQLSTT when COUNTER = 6 is 00000. When COUNTER = 7
SQLSTT is 02000, presumably from it being set in the previous
CALL_FETCH.
That said, I don't see why when COUNTER = 7 you are falling into
CALL_FETCH.
I believe you get the CALL_CLOSE after you send back SQLSTT =
02000.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.