Hold on chaps,
Lets summarise,
You are calling one RPG ILE program from another, both have identical definitions for the interface, which consists of 5 fields, 2 of which are signed decimal. When you place the funs into debug, the signed decimal fields display non numeric characters, and a...
HI
Calling a pgm with mixed type parameters needs an understanding of how parameters are passed as either character or packed numerics. You would normally have to convert your numeric parms to hex in the call you show.
I find that a pain so I suggest you cobble together a command.
Takes a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.