Xtreme1
145 pts. | Sep 11 2009 2:20PM GMT
The program has been imported to the i, and necessary changes have been made for the new environment.
The program has compiled on the i, the error is occuring on execution.
We have several programs with the the same ‘internal sort’ logic that are running fine on the i.
It’s very strange.
IBM doesn’t offer information as far as the error goes.
Meandyou
1840 pts. | Sep 15 2009 6:23PM GMT
Interesting. I assume that some changes to the source code were required when you moved it to the i. (By the way, what is “the i?”) Is it possible the the RETURN is being executed out of sequence? A stray branch instruction, perhaps, is causing it to be executed before it should be (or executed twice)?
Other than that, I don’t know what to suggest.
Xtreme1
145 pts. | Sep 15 2009 7:39PM GMT
After further investigation there were changes made to the source. I re-imported the original code and recompiled and there is no longer an issue.
BTW, an i is the same as the iSeries or AS/400.
I appreciate your input.
Thanks.






