|
Carlos Kozuszko wrote: > > I'm recieving unexpected values when using %parms on a procedure called via > an SQL UDF. > >From the %PARMS section of the ILE RPG Reference (http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c092508402.htm) "The value returned by %PARMS is not available if the program or procedure that calls %PARMS does not pass a minimal operational descriptor. The ILE RPG compiler always passes one, but other languages do not. So if the caller is written in another ILE language, it will need to pass an operational descriptor on the call. If the operational descriptor is not passed, the value returned by %PARMS cannot be trusted. " I don't know if there's a way to get a UDF to pass an operational descriptor.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.