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
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark A. Stevens babbled: Who are you talking to? Some context would be nice! -- "Fish" (David B. Trout) Software Development Laboratories http://www.softdevlabs.com mail: fish@...
By
Fish Fish
·
#3629
·
|
Re: ZIP & UNZIP for VM/370 CE?
Yes, sir. Thank you! ... Mark S.
By
Mark A. Stevens
·
#3628
·
|
Re: RDRLIST on VM/370 CE
I 'successfully' used VMARC to get the IOS3270 files onto VM. Unfortunately I get an OPERATION EXECEPTION at E8D060 in routine IOS3270 when i run 'ios3270 ?' (or any other option).I guess the module
By
Dave Mitchell
·
#3627
·
|
Re: ZIP & UNZIP for VM/370 CE?
Mark A. Stevens wrote: Hercules's VMFPLC2 utility documentation is here: * https://github.com/SDL-Hercules-390/hyperion/blob/master/readme/README.VMFPLC2.md Valid code pages are specified in the same
By
Fish Fish
·
#3626
·
|
Re: ZIP & UNZIP for VM/370 CE?
Never mind. I tried 819/1047 on a hunch and it worked [xmas@vm370dev zip30]$ vmfplc2 -c 819/1047 -z dump VMFPLC2.CTL `date +%F`.INFO-ZIP_ZIP.HET HHC02499I Hercules utility vmfplc2 - VM/CMS
By
Mark A. Stevens
·
#3625
·
|
Re: ZIP & UNZIP for VM/370 CE?
Fish, I ran the vmfplc2 command without parameters and it said to use '-c cp' for codepage translation. I 'assumed' I should use 1047, but got an error for my troubles. I didn't find an html page for
By
Mark A. Stevens
·
#3624
·
|
Re: ZIP & UNZIP for VM/370 CE?
Dave, I pulled the code from: https://sourceforge.net/projects/infozip/ I'm digging too deep on zip.c. Thanks for pulling my head out of the sand. Looking at cczip.exec I see what you mean. ... Mark
By
Mark A. Stevens
·
#3623
·
|
Re: ZIP & UNZIP for VM/370 CE?
yes ! Am 17.11.2021 um 21:53 schrieb Dave Wade: the IBM compiler has #pragma map to do this, but I guess, GCC does not have this, so the #define solution is the right way. I would add these #define
By
Bernd Oppolzer
·
#3622
·
|