Re: MVT COBOL under MVS3.8j.
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <[email protected]> |
---In [email protected], <giuseppe@...> wrote : > It works under MVT, it doesn't under MVS, with XFEF, well it > fails every time PHASE6A (module IKFCBL6A) is involved. > Now, do we have enough information and sources to understand > where it fails? Source code is apparently here: http://www.jaymoseley.com/hercules/compilers/mvtsource.htm but I'm not sure which dataset is needed. Maybe CB545 or LM546. You probably need COBOL.MACLIB too. If you load these and use minizip with the "-a" option, you should be able to get an ASCII zip file suitable for putting on the web somewhere for people to do "grep" and poke about. It would also be useful to try the COBOL.LOAD to see how that behaves. BFN. Paul.