|
but I meant being able to code procedures in the CL module itself. And
export those procedures. I use SUBR but I need to be able to pass parms to
the subroutine.
right, the CL module can be bound and called from another ILE module.
SQL supported In CL.
Like RUNSQL? Or do you mean that you want CL to become a full HLL withthat?
complete database I/O capabilities? Have you tried ReXX or Python for
use SQL just like it is used in RPG. With substitution variables. And
return variables.
I pass an SQL statement to an RPG procedure from CL.
But that is too time consuming to write the code to build the SQL statement.
I understand CL has its domain that it operates in. RPG has its domain. And
SQL procedures also is a domain. Would be good to have all 3 as equal ILE
languages. I am duplicating too much code between SQL procedures and ILE
RPG. Same with CL. Often times I want to call an RPG procedure from CL but
I cannot because the RPG proc has a parm that is varying and CL does not
support such a data type.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.