I have created an external procedure in RPGIV Free, with 2 incoming alpha parameters. When chaining to a file for data, the chain presents %Found, but the data are not there. I've looked at the incoming parms in debug, and they are correct. HELP???!!!
Could it be that the names of the parameters match the names of database fields? In that case you created local variables that hide the global variables for the database fields. When you chain, the global fields are updated, but not the local variables.
during debug and after the chain did you saw the data ?
Where is data missing ? in the procedureitself or in the returned value ?
Can you send the prototype and a piece of your code please ?
Last Wiki Answer Submitted: May 4, 2005 8:52 am by Recuyer0 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.