|
<snip> Sometimes we need to run an OVRDBF command before we do a compile. (See use of X files...) This is pretty easy if you are using the turnover plugin, but I'm wondering how we'd go about it in RSE. Would we need to set up the override command and run it first, then do the compile? </snip> You might want to take a look at my free make tool Compile located at www.think400.dk/downloads.htm. It is designed to do exactly what you are wanting to do and instructions are included for use it with WDSC/RSE. As I have said before, I find it absolutely invaluable for use in WDSC. Hard to imagine using WDSC without it. Sample header in source. *_> CNLLSTSPLF SRCFILE(@2/@1) SRCMBR(@3) *_> DLTMOD MODULE(@5/@4) *_> OVRDBF FILE(FILEXYZ) *_> TOFILE(LIBABC/FILEABC) *_> OVRSCOPE(*JOB) *_> SHARE(*YES) *_> OPNSCOPE(*JOB) *_> CRTRPGMOD MODULE(@5/@4) SRCFILE(@2/@1) SRCMBR(@3) + *_> OPTION(*EVENTF) DBGVIEW(@9) OPTIMIZE(@8) See the readme for more details.
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.