I am using iSeries projects mostly for version control purposes since
I'm always connected to my System i. As I get close to the end of my
project, I decided to use Remote actions->Generate COMPILE.CLLE When I
did, I saw that every one of my RPG compiles was set to RUCRTTST.
RUCRTTST is a custom compile command I made to invoke the RPGUnit
testing framework, and it was the last compile I'd made. Apparently,
the RPGLE member type now remembers that it should be compiled with
RUCRTTST. Which is OK, if annoying.
But.
That means I've accidentally discovered that all my RPGLE members will
be compiled with the same compile command within COMPILE.CLLE and that's
not good. I need to review each compile command to make sure it's the
right one.
Did I misunderstand how this is supposed to work?
--buck
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.