|
theFrom: Dave Shaw
Mark,
It isn't WDSCi that controls where the event file is placed. It's
fromcompiler that does it. Here's the V5R4 help text for OPTION(*EVENTF)
SearchCRTBNDRPG:(...SNIP...)
Unfortunately, I can't find any comparable information on how the
somefunction decides where to put the event file. Maybe it does use the
*CURLIB - I can't be sure. Anyone else know?
I think the compiler works okay. I haven't run into an issue there in
time, because the event file is a multi-member file based on programname in
the library, so collisions should be avoided.IBM
It's the FNDSTRPDM which uses EVENTF in *CURLIB, and that's where the
problems seem to crop up.
As it stands right now, I think changing this would be difficult for
differentto justify, since it would probably involve coordination with 3
andteams (WDSCi, compilers - which involves several sub-teams, and PDM),
*EVENTFit WOULD break support for CODE, which is still in widespread use but
isn't likely to be updated for something like this. Would the gain be
worth the cost?
Does CODE use FNDSTRPDM? The only interface for WDSC would be the
parameter on the FNDSTRPDM, and if CODE doesn't use it, then the onlyone
that uses it would be WDSC.using a
I think it's something that could be VERY easily fixed, at least for
FNDSTRPDM. You could pass a second parameter, and that would signal
keyed file (or even a membered file) instead of the standard flatfile.
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.