¿ªÔÆÌåÓý

Re: What is ASMAHL?
Another solution might be possible: replace it with an EXEC of the name that's used, which in turn calls the existing assembler with all arguments passed through. Then anyone who looks at it will see
By Rhialto · #3649 ·
Re: EXECIO problem
that was quick! Many thanks Bob Dave
By Dave Mitchell · #3648 ·
Re: EXECIO problem
Hi Dave, I found the error and posted a fix here: https://github.com/s390guy/vm370/issues/54 Best regrards, Bob
By Bob Bolch · #3647 ·
Re: EXECIO problem
Hi Dave, I can reproduce your symptoms here, so I will open an issue and see what is happening. Thanks! Bob Bolch
By Bob Bolch · #3646 ·
EXECIO problem
I have a REXX exec that seems to reveal a problem with EXECIO. Here's a simple test: /* test execio*/ EXECIO 10 DISKR TEST DATA A '1 (FINIS' say 'queue=' queued() /* correctly says 10 */ parse pull
By Dave Mitchell · #3645 ·
Re: Help with running VM/ESA
Hey Laddie, I just did as you said and, following the instructions, I was able to build the latest version (4. 4.9999.0) without any problem. (I'm quite surprised that the Arch Linux distribution
By Jean-Pierre Cabani¨¦ · #3644 ·
Re: Help with running VM/ESA
You should get SDL-Hercules 4.3 but there are additional fixes added later for VM/ESA. If you are on Linux it¡¯s fairly easy to build but there a number of packages lo install Start
By laddiehanus · #3643 ·
Re: Help with running VM/ESA
Bingo ! Shame on me ! Now I'll have to dig out of my memory the bits and pieces to warm the system up. Thank you so much ! Tryly yours, Jean-Pierre -- Jean-Pierre Cabani¨¦ \_(¥Ä)_/
By Jean-Pierre Cabani¨¦ · #3642 ·
Re: Help with running VM/ESA
DO you have a 3270 session connected at address 0200? It looks like it isn't finding the console.
By Jay Maynard · #3641 ·
Re: Help with running VM/ESA
I've copied the hercules configuration from Joe Monk and when I issue ipl 0123 in the hercules console, the machine issues : 21:38:53 ipl 0123 21:38:53 HHCCP014I CPU0000: Specification exception
By Jean-Pierre Cabani¨¦ · #3640 ·
Re: What is ASMAHL?
Mark, It allows the GCC build execs to just call the same assembler. I would much prefer the EXECs to test for ASMAHL and then call it if it exists, but removal breaks the GCC build process. There is
By Dave Wade · #3639 ·
Re: What is ASMAHL?
It would be best to not let it bother you and leave it as is. Paul has not been on these groups for quite a while mostly because he doesn¡¯t play well with others. That renamed?copy of assemble
By laddiehanus · #3638 ·
Re: What is ASMAHL?
Not quite sure I understand your vernacular, Dave, but if Paul Edwards? is the owner of the exec, then he should modify it to not call a licensed product, ... or ... if that somehow compromises
By Mark A. Stevens · #3637 ·
Re: What is ASMAHL?
Then it should not be there, in my humble opinion. We have enough challenges to maintain and enhance the CE edition without duplicate code floating around, especially with it using the same name as a
By Mark A. Stevens · #3636 ·
Re: What is ASMAHL?
Rude Words! Its a Paul Bodge. Its just a copy of assemble so paul doesn¡¯t have to test in his exec. Dave Sent: 20 November 2021 02:06 To: [email protected] Subject: [h390-vm] What is ASMAHL? The GCC
By Dave Wade · #3635 ·
Re: What is ASMAHL?
It¡¯s a renamed ifox00 so that vm370 and modern vm would be the same assembler.?The real asmahl is the ibm high level assembler. Definitely copyrighted and on vm a program product Laddie
By laddiehanus · #3634 ·
Re: What is ASMAHL?
It looks like ASMAHL MODULE S is just a copy of ASSEMBLE MODULE S, for which help is available: HELP ASSEMBLE. HELP ASSEMBLE ( MORE Cheers, Rene FERLAND, Montreal
By Ren¨¦ Ferland · #3633 ·
What is ASMAHL?
The GCC EXEC invokes ASMAHL MODULE S, on MAINT 190 (CMSDSK). I'll grant that it is an assembler. Is there documentation for it? ... Mark S.
By Mark A. Stevens · #3632 ·
Re: ZIP & UNZIP for VM/370 CE?
Fish wrote: While I certainly do appreciate that, in a public forum, given that there are many different conversations (thread) going on, it's considered common courtesy to supply some type of context
By Fish Fish · #3631 ·
Re: ZIP & UNZIP for VM/370 CE?
To you, sir :-) Mark A. Stevens babbled: Who are you talking to? Some context would be nice! -- "Fish" (David B. Trout) Sorry for babbling. Just trying to be polite, like my Mom taught me. ;-) ...
By Mark A. Stevens · #3630 ·