PDA

View Full Version : OPNQRYF and STRCMTCTL



M.Savino
07-30-2004, 05:26 AM
Try re-sending your code so we can take a look.

Guest.Visitor
07-30-2004, 05:29 AM
I am trying reduce the number of records read in an RPGLE program by doing an OPNQRYF selecting the records I need. I also need to do commit processing. But it appears the two are mutually exclusive. I and do the opnqryf and process, but not with commit control. Does anyone have any insight as to how to fix this? The basic code is below.