× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Still not finished the project end-to-end, but for future reference, this is the command that finally compiled:

CRTSQLRPGI OBJ(&O/&N) SRCFILE(&L/&F) SRCMBR(&N) OBJTYPE(*SRVPGM) OPTION(*EVENTF) REPLACE(&R) DBGVIEW(*SOURCE) COMPILEOPT('PGMINFO(*PCML *MODULE)')

(Not using the IFS, at least, so far I'm not.)


On 10/30/2018 6:12 PM, Brian Johnson wrote:
On Tue, Oct 30, 2018 at 5:10 PM Justin Taylor<JUSTIN@xxxxxxxxxxxxx> wrote:

CRTRPGMOD has that parm, but CRTSQLRPGI does not.

CRTSQLRPGI invokes the SQL preprocessor, which in turn invokes CRTRPGMOD.
Put CRTRPGMOD parameters in the COMPILEOPT() parameter:

==> CRTSQLRPGI COMPILEOPT('PGMINFO(*PCML)
INFOSTMF(''/home/me/mymod.pcml'')')


-- Brian Johnson brian.johnson.mn@xxxxxxxxx
--


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.