×
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.
On 10/2/2024 9:52 AM, mlazarus wrote:
I'm able to to compile RPGLE programs from either the toolbar button
or the shift-ctl-c combo, but it stopped working for SQLRPGLE members.
How do I reinstate it?
Open a source member whose type is SQLRPGLE.
When you click Compile > Work With Compile Commands, what do you see?
The top has a parent profile and Source Type.
Mine is SQLRPGLE for SQLRPGLE members.
For the Compile Commands, I have:
CRTSQLRPGI
CRTSQLRPGI OBJ(&O/&N) SRCFILE(&L/&F) SRCMBR(&N) REPLACE(&R)
OPTION(*EVENTF) DBGVIEW(*SOURCE)
CRTBNDRPG
CRTBNDRPG PGM(&O/&N) SRCFILE(&L/&F) SRCMBR(&N) REPLACE(&R)
OPTION(*EVENTF) DBGVIEW(*SOURCE)
CRTRPGMOD
CRTRPGMOD MODULE(&O/&N) SRCFILE(&L/&F) SRCMBR(&N) REPLACE(&R)
OPTION(*EVENTF) DBGVIEW(*SOURCE)
CRTSQLRPGI mod (I made this one)
CRTSQLRPGI OBJ(&O/&N) SRCFILE(&L/&F) SRCMBR(&N) COMMIT(*CHG)
OBJTYPE(*MODULE) OPTION(*EVENTF) RPGPPOPT(*LVL1) REPLACE(&R)
DBGVIEW(*SOURCE)
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.