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: How to enter the cent sign using x3270 on a raspberry pi
My Trackball begs to differ with you. I routinely paste to and from x3270 under MacOS, and last night (after explaining to X Windows that a Logitech Marble Mouse does NOT have nine buttons, only
By
Drew Derbyshire
·
#3778
·
|
Re: How to enter the cent sign using x3270 on a raspberry pi
I put my keymaps in ~/.x3270pro on both Linux (including Raspberry Pi) and MacOS.? Seee https://github.com/swhobbit/x3270pro, which includes Peter's mapping for alt-4.
By
Drew Derbyshire
·
#3777
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
I believe that what Mark wanted to do with the F level assembler is perfectly valid. The issue he is seeing is that the F level assembler CMS interface routine, DMSASM, does not support this.
By
Bob Bolch
·
#3776
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Mark, I don¡¯t think any one has ever used the assembler in this way (well I might have as I rebuilt it to incorporate some modifications, but I can¡¯t find the instructions) so its us that don¡¯t
By
Dave Wade
·
#3775
·
|
Re: WATFIV
Mark, Its on the U disk as WATFIVUG LISTING. I believe that this is the same file:- http://www.jaymoseley.com/hercules/downloads/pdf/WATFIV_User_Guide.pdf .. I know Jay had issues with damage to the
By
Dave Wade
·
#3774
·
|
Re: WATFIV
Drew, Thanks for responding¡.. Well yes, that¡¯s what the module we have requires, which is why I thought we might be missing something as the documentation definitely says it should accept
By
Dave Wade
·
#3773
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Now to the real heart of the problem... The modules in question should not be in a MACLIB. They should be independent modules... According to:
By
Joe Monk
·
#3772
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Nobody was talking down to you, at least that was not my intent. If you took it that way, my bad. When I see a filetype of MACLIB, I dont think of assembler source programs, I think of assembler
By
Joe Monk
·
#3771
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Bernd, I will send you the MACLIB under separate cover. I will reiterate, the problem seems to be with the assembler, not the assembler programs in the MACLIB. ... Mark S.
By
Mark A. Stevens
·
#3770
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Again, Ouch. Maybe I'm just being touchy today. Please read my response to Joe. ... Mark S.
By
Mark A. Stevens
·
#3769
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Ouch. It hurts when people you honor as experts, in the field talk down to you. I studied Computer Science at Northern Illinois University where ASSIST was taught. I ported ASSIST from MVS to VM/SP4,
By
Mark A. Stevens
·
#3768
·
|
Re: WATFIV
I don't think I have that manual, can you point me/us to a PDF, please and thank you. ... Mark S.
By
Mark A. Stevens
·
#3767
·
|
Re: WATFIV
The actual module just wants FT05F001 defined. I suspect it shipped with a smarter wrapper EXEC than the EXEC (1) exec one on the Sixpack.? (I?checked, the LCM+L uses the same ancient EXEC.) It
By
Drew Derbyshire
·
#3766
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Hi Bob and Mark, normally, if a MACLIB contains only macros, there is no need to compile them and there is no need to build a TXTLIB from them; the macros can simply be used by other ASSEMBLER sources
By
Bernd Oppolzer
·
#3765
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
Hi Mark, I do not see any way that the VM/370 CMS ASSEMBLE command can compile a member of a CMS MACLIB. I would have expected it to be possible, but the code and documentation say otherwise. Bob
By
Bob Bolch
·
#3764
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
ASSIST does not use the ASSEMBLER. It is its own assembler Dave Sent: 17 December 2021 02:51 To: [email protected] Subject: [h390-vm] IFOX00/ASSEMBLER Question #VMCE We don't seem to have all the
By
Dave Wade
·
#3763
·
|
Re: WATFIV
Mark, (and others) Sorry, I wasn¡¯t clear. My question is ¡°why does our WATFIV CMS command NOT accept multiple inputs as described in the user guide. From the user guide (page 12) :- WATFIV fn-i
By
Dave Wade
·
#3762
·
|
Re: WATFIV
The WATFIV module both compiles and executes Fortran programs, submitted as jobs in a "card" deck. That's the way I remember it from my university days. At the time, it was used in the engineering
By
Ren¨¦ Ferland
·
#3761
·
|
Re: IFOX00/ASSEMBLER Question
#VMCE
You dont assemble macros independently... When they are used in an assembler program, the assembler will bring in and interpret the code as part of the assembly. Joe [email protected]> wrote:
By
Joe Monk
·
#3760
·
|
IFOX00/ASSEMBLER Question
#VMCE
We don't seem to have all the pieces to ASSIST, so I am trying to fill in the gaps. I have two MACLIBS built and want to begin assembly to build a TXTLIB of the routines, but it seems I don't
By
Mark A. Stevens
·
#3759
·
|