¿ªÔÆÌåÓý

Re: FCB Change in VM
Drew, Thanks. My only interest is to start printing down from the perf so I have a 3 line empty margin. wrote: -- Best Regards, Jim
By Jim Snellen · #4132 ·
Re: FCB Change in VM
Your message makes me curious on a number of levels,?but I'll just focus and tell you look on MAINT's 394 disk.? ?:-) -ahd-
By Drew Derbyshire · #4131 ·
Re: Time zone?
If you are running CE 1.1.1 then you need to follow the instructions in ¡°MAINT MEMO B¡± otherwise, you will build a CP without the VM CE mods. Its pretty straight forward, should take about 10
By Dave Wade · #4130 ·
Re: Time zone?
Jay, I can confirm that the CP file to change is DMKSYS ASSEMBLE. You will need to check which is the current file. I am in the process of changing my 3 pack, 4 packs, 5 packs and 6 packs to have the
By cjar1950@... · #4129 ·
Re: Time zone?
SYSGEN for CP. Macro is SYSTIME. Page 175 in this book... http://www.bitsavers.org/pdf/ibm/370/VM_370/Release_6/GC20-1801-10_VM370_Sysgen_Rel_6_Jan80.pdf Joe
By Joe Monk · #4128 ·
Re: Time zone?
Hi Jay, The CP source member is DMKSYS ASSEMBLE.? To change it requires a re-assembly of the module and a rebuild of the Nucleus.? The information can be found in the IBM Virtual Machine
By gdblodgett · #4127 ·
Re: Time zone?
I don¡¯t think you can. I remember writing a CP mod for VM/ESA 2.2 ish that added per-VM time zones clock offsets but I don¡¯t have that mod available.
By Matthew T. Kromer · #4126 ·
Time zone?
OK, so for this VM n00b, how do I set the timezone like I would with PARMTZ in MVS? I'm using the CE 1.1.1 to run the TK4- system. I know the hardware TOD clock runs in GMT, but I'd like other things
By Jay Maynard · #4125 ·
Re: More Help Files
Hi Mark, I agree that the LKED command can produce members in a LOADLIB. In VM/370, the use of such a library is as input to the GEN3705 CMS command. It is possible that some other special purpose
By Bob Bolch · #4124 ·
FCB Change in VM
Hello, I'm needing to change the FCB1 functionality under VM/ESA 2.4 and I've no clue how to get started.? The IBM publications refer to a 3211FCB1 ASSEMBLE but I' don't know where it is.? I'm
By Jim Snellen · #4123 ·
Re: More Help Files
Sorry for the delay,? my wife and I are watching our grandson 4 days/week, and the off day gets used for catchup. In the ASSIST package that is in this group's files section,
By Mark A. Stevens · #4122 ·
Re: More Help Files
Hi Mark, OK, I'm interested in what you mean by 'usable modules'. Could you elaborate on the filetype produced and how they are used, please? /B [email protected]> wrote:
By Bob Bolch · #4121 ·
Re: More Help Files
Because it CAN and DOES produce usable modules. :-) I used it for building ASSIST for VM/370. This is how I discovered there was no online help for it. Of course, as Dave stated it can produce
By Mark A. Stevens · #4120 ·
Re: OS Link Macro - Was More Help Files
Hi Dave, The OS simulation LOAD SVC calls DMSSLN to load either a MODULE file or a TEXT file. In VM/SP, CMS added a relocating loader and could then process a relocatable MODULE or a LOADLIB member.
By Bob Bolch · #4119 ·
Re: OS Link Macro - Was More Help Files
Bob, So how does OS LINK work in VM/370? Do you need to construct an auxiliary directory? It says its supported in the manuals? Or modules that load at other than the default address¡­ Dave Sent: 06
By Dave Wade · #4118 ·
Re: More Help Files
Hi Dave, I see that the VM/370 LKED and GEN3705 modules are made from DMSLKD, DMSGRN, and DMSNCP. DMSZAP can patch a LOADLIB file. The only 'loader' function in VM/370 is to read a 3705 control
By Bob Bolch · #4117 ·
Re: More Help Files
Bob, Mark, I popped a help file for LKED onto GIRHUB. As Bob says it may not be useful, but I really hate not having such things. Dave Sent: 06 April 2022 11:36 To: [email protected] Subject: Re:
By Dave Wade · #4116 ·
Re: More Help Files
Bob, I am not so sure that it can¡¯t be loaded or executed! I would have thought if the LOADLIB was assigned to the correct DD then SVC 6/LINK Macro would load code from it. In addition I was hoping
By Dave Wade · #4115 ·
Re: More Help Files
Since LKED produces an object which cannot be loaded or executed in VM/370 CMS, why do we want to document it? Bob
By Bob Bolch · #4114 ·
Re: More Help Files
It can't do too much harm. They were generally created on VM/370 where there is no spell check etc. No, I only looked at stuff on the "Y" disk. The next step will be to check what is on the "S". The
By Dave Wade · #4113 ·