¿ªÔÆÌåÓý

Minidisk allocation planning
Dear Group, is there a way to figure out if there is place for? a (new) minidisk allocation on a volume? kind regards Michael
By Michael Grom · #4087 ·
Re: COBOL compile error
Found in the "extended sixpack" direct. :-) Now transferring to my VM/370 installation.. kind regards Michael
By Michael Grom · #4086 ·
Re: COBOL compile error
Dear Ren¨¦, downloaded your 6pack, ipl'ed VM and searched the sixpack direct up and down for that virtual machine, to no avail. kind regards Michael
By Michael Grom · #4085 ·
Re: COBOL compile error
Michael, Be aware, again, that in Moshix video M94, VSAMIO usage is illustrated on a cloud extended Sixpack 1.2, which is different from VM/370 CE. In particular, the VSAMIO minidisk containing the
By Ren¨¦ Ferland · #4084 ·
Re: COBOL compile error
Thanks :-) didn't know about that ... much easier than my MOVEFILE approach with FILEDEFs Am 13.03.2022 um 12:44 schrieb Dave Wade:
By Bernd Oppolzer · #4083 ·
Re: COBOL compile error
WHy? COPYFILE (REPL is fine. It creates a new file and then renames the source at the end. Dave Sent: 13 March 2022 09:20 To: [email protected] Subject: Re: [h390-vm] COBOL compile error Hello
By Dave Wade · #4082 ·
Re: COBOL compile error
Michael, Yes it needs FB80 so :- copy mycob cobol a = = = (repl recfm f lrecl 80 or before you save in EE do RECFM F LRECL 80 You can customize it with a PROFILE EE file to set COBOL to be FB80
By Dave Wade · #4081 ·
Re: COBOL compile error
Hello Michael, my guess is that the source file needs to be FIXED 80. I wrote a small EXEC to convert such LRECL V files to LRECL F. Don't have access to my VM machine at the moment, but it goes like
By Bernd Oppolzer · #4080 ·
COBOL compile error
Dear Group, I was watching moshix' M94 video (Part 2 on how to use VSAM on VM/370 from COBOL + PL/I using VSAMIO) and thought I give COBOL a try, first, without the VSAM example. So I prepped a very
By Michael Grom · #4079 ·
Re: Using Hercules version specific config file parameters with VM370CE
Thanks, Dave. In VMCE 1.1.1, I added the VM50U0 and VM50U1 as user pack volume serial numbers. Those packs are empty in the distribution, and those names (or anything of that name pattern - VM50Ux)
By Bob Bolch · #4078 ·
Re: Using Hercules version specific config file parameters with VM370CE
Ren¨¦, There isn¡¯t a ¡°command¡± as such. You can use the standalone Format Allocate program. Its available as IPL FMT on the ¡°S¡± disk. Make sure the disk you want to label is detached from
By Dave Wade · #4077 ·
Re: Using Hercules version specific config file parameters with VM370CE
Well ¡­ skip that. I varied the wrong address online. (Still interested in the answer tho). Ren¨¦.
By [email protected] · #4076 ·
Re: Using Hercules version specific config file parameters with VM370CE
Hi Bob, to prepare for the release of VM370CE 1.1.2 I am getting rid of some sixpack version I am running, and one has a dasd that I allocated for a user; unfortunately it is called VM50-7, which the
By [email protected] · #4075 ·
Re: Using Hercules version specific config file parameters with VM370CE
Hi Gary, Ooops :-) I have 1.1.2 on the brain, since we are trying to get it out as soon as we can. The current release is 1.1.1. We want to get at least a few more of the bugs at
By Bob Bolch · #4074 ·
Re: Using Hercules version specific config file parameters with VM370CE
Bob and Rene, Thank you guys for helping me understand. I see now the reasoning for the readme's and the value they add to be included. I am the user that was a former computer operator in the 80s who
By Jaime Carpenter · #4073 ·
Re: Using Hercules version specific config file parameters with VM370CE
Hi Bob, Bob Bolch wrote: Is that a typo, or is 1.1.2 set to be released shortly? Regards, Gary
By gdblodgett · #4072 ·
Re: Using Hercules version specific config file parameters with VM370CE
On Sat, Mar 12, 2022 at 02:17 AM, rvjansen@... wrote: Hi Jamie, Thanks to Ren¨¦ for explaining the way the readme files build on the previous versions of VM/370. I believe the target VM/370 user
By Bob Bolch · #4071 ·
Re: Using Hercules version specific config file parameters with VM370CE
Hi Jaime, as these subsequent releases build on older work, you see different readme¡¯s belonging to those older releases all in the same directory; this is not unusual for these efforts. Most of the
By [email protected] · #4070 ·
Re: Using Hercules version specific config file parameters with VM370CE
Hi Bob, I am a new user to the VM370CE world, so I was looking for the userids to logon. I looked in the readme files. The one with userids is readme-1_2.txt. This readme stated that there was a BREXX
By Jaime Carpenter · #4069 ·
Re: Using Hercules version specific config file parameters with VM370CE
Jaime, Well if its in the readme it should be there, and the link also needs the user to exist. I know Bob has moved stuff round so it may have gon. From his E-Mail looks like its now on MAINTC Dave
By Dave Wade · #4068 ·