Re: MVT COBOL under MVS3.8j.
| Newsgroups | gmane.comp.emulators.hercules390.mvs |
|---|---|
| Message-ID | <CAPcd4G-3qkZM8D5b3iKdzA9XR38KSR+DrPcuCWQTu4QFngCcyw@mail.gmail.com> |
"But what the hell is the compiler doing which OS/VS2
refrain to execute in V=R?"
I think it probably revolves around this code :)
ST R6,GETTABLE+NX24 45060021
LR R0,R6
45080021
GETMAIN R,LV=(0)
Thats an unconditional GETMAIN for memory? If memory isnt available, the
system waits right?
Joe
On Sat, Sep 14, 2019 at 5:05 AM Giuseppe Vitillaro giuseppe-yuD/ahkh7LvrZ44/[email protected]
[H390-MVS] <[email protected]> wrote:
>
>
> On Sat, 14 Sep 2019, Joe Monk [email protected] [H390-MVS] wrote:
>
> > Peppe,
> >
> > Remember, this compiler doesnt know about VS!
> >
> > Joe
> >
> Well Joe, yes, I understand, although I never used OS/VS1.
>
> But what the hell is the compiler doing which OS/VS2
> refrain to execute in V=R?
>
> Peppe.
>
>