Keyboard Shortcuts
Likes
- H390-Vm
- Messages
Search
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 :-
?
?
On Wed, Sep 4, 2024 at 03:12 PM, Martin Scheffler wrote:
I have created an Assembler stub which receives control when an EE macro issues an EE subcommand via bREXX. This stub has been prepared with enough information to mimic a C Runtime Anchor Block (CMSCRAB) and further C functions within EE can be called safely from here.I don't know if it will be of any value to your efforts, but I extracted the SEDIT package from the WATERLOO5 tape, and uploaded it into the Files section as a VMARC.? Below is the description of SEDIT. ?
?... Mark S. |
Re: XNET v1.4.1
On Sun, Sep 8, 2024 at 01:06 PM, Mark A. Stevens wrote:
I've started the documentation. It will be uploaded to the Files section. It is not complete, but I'd like to know if I'm doing too much/not enough/just right./g/h390-vm/files/How_to_Configure_XNET_for%20_Two_Systems.txt ?
?... Mark S. |
Re: XNET v1.4.1
On Sat, Aug 17, 2024 at 07:11 PM, Gregg Levine wrote:
I see that Mark. There's a good reason waiting for it. What say that I've started the documentation. It will be uploaded to the Files section. It is not complete, but I'd like to know if I'm doing too much/not enough/just right.
?
?... Mark S. |
Re: Contributing to, Building, and Maintaining VM370CE
#VMCE
On Wed, Aug 28, 2024 at 5:12?PM Dave Wade via <dave.g4ugm=[email protected]> wrote:
Yeah, a pre-VM/370-CE-1.2+ beta of BREXX would probably be a good idea.? There's been very little change to it since VM/370 CE 1.2, but anything that might break REXX would be pretty bad for VM/370 CE. Ross |
On Mon, Sep 2, 2024 at 12:34 AM, William Denton wrote:
I have created an Assembler stub which receives control when an EE macro issues an EE subcommand via bREXX. This stub has been prepared with enough information to mimic a C Runtime Anchor Block (CMSCRAB) and further C functions within EE can be called safely from here.
?
On Mon, Sep 2, 2024 at 12:34 AM, William Denton wrote:
XEDIT has always been in the CMS nucleus along with REXX and everything else... Bob Bolch and Adrian Sutherland managed to get BREXX, which is over 90% C, to run from a DCSS.? And GCCLIB is already in a DCSS in VM/CE.I am currently working on EE to migrate all 'static' variables to the "Process Global Memory Block". This is memory acquired via malloc() and should be safe to run EE in high memory (e.g. RESLIB). ?
Work In Progress ...
?
Martin
? |
On Sun, Sep 1, 2024 at 18:34 William Denton via <williamedenton=[email protected]> wrote:
Bob Bolch and Adrian Sutherland managed to get BREXX, which is over 90% C, to run from a DCSS.? And GCCLIB is already in a DCSS in VM/CE. Ross |
Re: Doug Harvey
I think it is sufficient for me to be able to adjust issues for now.
toggle quoted message
Show quoted text
On Aug 31, 2024, at 7:46?AM, Harold Grovesteen <h.grovsteen@...> wrote: |
Re: Doug Harvey
Thanks.? A couple of days ago I upgraded to the latest Ubuntu Long Term Support release.? I had created a folder in Thunderbird for your emails.? Into it I had saved the email with your user ID.? Somehow, I managed to lose the folder in the version. Soooo... had to ask again.? My apologies.
toggle quoted message
Show quoted text
BTW, I am assuming that since you want to be able to adjust Issues, you also want the permission to perform commits.? Yes? Harold Grovesteen On 8/30/24 18:30, Doug Harvey wrote:
doug4704On Aug 30, 2024, at 5:49?PM, Harold Grovesteen <h.grovsteen@...> wrote: |
Re: Doug Harvey
doug4704
toggle quoted message
Show quoted text
On Aug 30, 2024, at 5:49?PM, Harold Grovesteen <h.grovsteen@...> wrote: |
Re: macro to map CP low core
On Thu, Aug 29, 2024 at 17:52 Drew Derbyshire via <swhobbit=[email protected]> wrote:
PSA MACTO Ross |
File Notifications
#file-notice
Group Notification
The following files and folders have been deleted from the Files area of the [email protected] group.
By: Martin Scheffler <San-Lorenzo@...> The following files and folders have been deleted from the Files area of the [email protected] group.
By: Martin Scheffler <San-Lorenzo@...> |
File /GG22-9277-00 VM370 Maintenance Made Simple - May 1982.pdf uploaded
#file-notice
Group Notification
The following files and folders have been uploaded to the Files area of the [email protected] group. By: Mark Waterbury <mark.s.waterbury@...> Description: |
Re: Contributing to, Building, and Maintaining VM370CE
#VMCE
Anyone who is serious about creating CP and/or CMS user modifications should definitely read Melinda Varian's "What Mother Never Told You" and IBM's WSC "VM Maintenance Made Simple" -- both are available in the "Files" area of this group. |
Re: Contributing to, Building, and Maintaining VM370CE
#VMCE
¿ªÔÆÌåÓýYes, I can assist with anyone needing access.? I personally do nothing with the repo, but many others are happily working with it.? Just let me know if any assistance is required. Harold Grovesteen On 8/28/24 09:45, Dave Wade wrote:
|
Re: Contributing to, Building, and Maintaining VM370CE
#VMCE
I really don't know why but I have always thought of PF10 as being the RETRIEVE key... don't know where that came from
?
cheers,
William |
It looks like I have reached a break-through. I have reworked the SUBCOM interface of EE and the macro facility seems to be much more stable. As a proof of concept, EE gives control to a special macro when a command is not recognized as an internal EE command.
?
On Thu, Oct 27, 2022 at 06:02 PM, Mark A. Stevens wrote:
I for one would rather see/use the code than look at a screen shot. The difference between Looking at the candy behind the glass, rather than actually having some. :-)It's not ready for presentation yet, the previous bleeding edge previews were bleeding too much - but it looks very promising. ?
I intend to delete the previous previews of EE in the 'files' section since I will not learn anything from bug reports of these obsolete versions.
?
Martin
|
Re: Contributing to, Building, and Maintaining VM370CE
#VMCE
¿ªÔÆÌåÓýIn favor of - "is there really any serious interest in continuing the "Community Edition" idea?¡±Mike
|