15 pts.
 RPG Program works fine in debug (ISDB)
I am coding a program in RPG/400 on OS v5r4. The program uses input files to calculate several program described fields for a report. The program does not calc correctly when I call it from the command line. The program works as expected when I run it through debug (ISDB). I am using the same sign on with the same library list in both cases. Has anyone else run into this problem? Also, I cleared the copies of my objects from QRPLOBJ and the system has gone through an IPL - still the same results. Thanks. - chris - cblooding@yahoo.com

Software/Hardware used:
ASKED: April 21, 2009  6:26 PM
UPDATED: April 21, 2009  9:53 PM

Answer Wiki:
Chris Never experienced it .. but haven't used ISDB in a long while. do you pass any parameters on the Call? If so send us your call and the *ENTRY plist Phil ////////////////////// Strange things? Everyday of my life... but not particularly related to computers. Phil
Last Wiki Answer Submitted:  April 21, 2009  9:53 pm  by  philpl1jb   44,110 pts.
All Answer Wiki Contributors:  philpl1jb   44,110 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I do pass parameters. BUT, I just called the program outside of debug and it is working fine, now. I’ve made absolutely no changes. Didn’t even recompile since the last time I called it a week ago, when it didn’t work. I really feel like it is an OS issue. I’ve experienced weird things with compiling/calling my programs since the OS was upgraded last summer from v5r3 to v5r4.

Anyone else experience strange things with v5r4 and RPG?

 15 pts.