Pram Value Changed on Dynamic Call in free
Asked By
0 points
N/A
Posted on - 10/27/2011
I am testing a concept in my free program called as external program. I am testing PARMS that has two fields defined as 2S 0. I assigned a value for these two fields as 00 and 01 on the time of the call of testing. By debugging, the value of these two variables has changed when searching on the entry list of my program. I tried the call with and without using the CONST keyword. How did it happen?