Re: Cobol compiler date
"Kevin Leonard" <kl_j76-/[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
> Sounds to me like you could resolve these by placing a "LTORG" statement > before the first DSECT statement in the soutce code. You'd think so. The fact that this doesn't work is one of the symptoms of the problem (in the TSO command example, for example, my LTORG was coded immediately after the constants). --