This group is for all folks running the original IBM VM/370 Release 6 operating system (or later (e.g. VMTCE (Community Edition)) on Hercules. Like the other early IBM operating systems this version has always been in the public domain and so can be freely distributed. The base version as supplied by IBM is lacking in many facilities. IBM solved this by providing additional extension products which were licensed and so are not available. There are however many user enhancements available which can be installed. In addition, in order to get users up and running quickly updated "releases" of VM/370 included the most popular updates are available for download, so novices can start to learn VM without having to delve into the system internals. It is intended that this wiki will provide information on the base release and these updates.
The available versions are here :-
?
?
Re: Visual studio 2022
I would like the changes but I won¡¯t be able to do much until the weekend. Thanks? Laddie Hanus
By
laddiehanus
·
#3661
·
|
Re: Visual studio 2022
Yes, I have tried VS2022.? It works on Windows 10.? On Windows 11 I'm still working out why some of the tests fail. But you'll need to modify a couple of the files to build with it as the repo isn't
By
Bill Lewis
·
#3660
·
|
Visual studio 2022
Been rebuilding my pc after getting rid of windows 11. I am doing a clean install. Went to install visual studio express and found that the new version is visual studio community 2022. I was able to
By
laddiehanus
·
#3659
·
|
Re: What is ASMAHL?
I understand your concern, but I don't seriously think that a module *name* is going to be a legal issue with anyone if it shares the name of a licensed product. IBM is at this point well WELL aware
By
Joe George
·
#3658
·
|
Re: EXECIO problem
Ooops - I meant NOW!
By
Dave Mitchell
·
#3657
·
|
Re: EXECIO problem
Now or Not? Dave Sent: 23 November 2021 15:50 To: [email protected] Subject: Re: [h390-vm] EXECIO problem Just to say that all is no OK!
By
Dave Wade
·
#3656
·
|
Re: EXECIO problem
Just to say that all is no OK!
By
Dave Mitchell
·
#3655
·
|
Re: EXECIO problem
Dave, Do not give up!! Worst case scenario is to delete your copy of vm370ce and download a fresh copy. That means reapplying anything that has changed. I have done that myself more than once :-) One
By
Bob Bolch
·
#3654
·
|
Re: EXECIO problem
Things have gone from bad to worse, much worse! CMS will no longer IPL. Looking at the Hercules log (luckily I redirected it to a file), the 6A1 disk has lots of errors: 17:39:02 HHCCU601W 06A1
By
Dave Mitchell
·
#3653
·
|
Re: EXECIO problem
Hi Dave, You have to IPL CMS in the CMSUSER machine to see the copy on the updated 190 disk. I just did this: L MAINT ENTER PASSWORD: DASD 19D LINKED R/W; R/O BY 002 USERS DASD 19E LINKED R/W; R/O BY
By
Bob Bolch
·
#3652
·
|
Re: EXECIO problem
I followed the github steps successfully until the last bit - the COPYFILE. MAINT doesn't seem to have a 593. The rebuilt EXECIO MODULE is on MAINT's S disk - CMSDISK 190 (readonly). There's also a
By
Dave Mitchell
·
#3651
·
|
Re: What is ASMAHL?
Hi Olaf, That technique will not work when called from the original EXEC language. The calls to ASMAHL in GCC expect it to be a MODULE. Bob Bolch
By
Bob Bolch
·
#3650
·
|
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
·
|