Hi,
I got myself a real head-scratcher here.
I have an RPG that calls another RPG with 4 parms: 4/8/4,0/3,0.
In the second program all these parms make a key and when that program does it's first chain using this key, I get a decimal data error, on both numeric fields.
I have checked the parms in debug mode and they are all correct in the calling program and then when the call to the second program is made (still in debug) and I check the parms, both numeric fields have invalid decimal data in them!!
How can this be?
I got myself a real head-scratcher here.

I have an RPG that calls another RPG with 4 parms: 4/8/4,0/3,0.
In the second program all these parms make a key and when that program does it's first chain using this key, I get a decimal data error, on both numeric fields.
I have checked the parms in debug mode and they are all correct in the calling program and then when the call to the second program is made (still in debug) and I check the parms, both numeric fields have invalid decimal data in them!!
How can this be?

Comment