¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: Does anyone have the DOS/VS R34 source files or know where to get them?
Mike, Have a look here: /g/H390- DOSVS/files/Yahoo-Archive ( /g/H390-DOSVS/files/Yahoo-Archive ) The "files.zip" is all the files from the old yahoo groups DOSVS
By Mark Waterbury · #542 ·
Re: Does anyone have the DOS/VS R34 source files or know where to get them?
Yes, the source for the $$BCRT transients. Sent: Tuesday, February 27, 2024 2:38 PM To: [email protected] Subject: Re: [H390-DOSVS] Does anyone have the DOS/VS R34 source files or know where
By Mike Ward · #541 ·
Re: Does anyone have the DOS/VS R34 source files or know where to get them?
Hi Mike, I believe most of the files are already present in the distribution by George Shedlock - mostly as macros and source books. I think you will be able to find the code for the DOS supervisor,
By Steen Hansen · #540 ·
Does anyone have the DOS/VS R34 source files or know where to get them?
Does anyone have the DOS/VS R34 source files or know where to get them?
By Mike Ward · #539 ·
Re: Some questions about BSAM files on DOS/VS
@Daug Unfortunatelly I use "modern" DITTO running under CICS/ICCF in z/VSE. This edition has standard panels and is fully interactie. Of course it also has batch mode, but it is less usable. Piotr
By Piotr Kolasi¨½ski · #538 ·
Re: Some questions about BSAM files on DOS/VS
Fish - please don't apologize. You are doing fantastic work, thank's for that! I asked on this group, because I it was unexpected for me, because all books and materials I read, didnt notice such
By Piotr Kolasi¨½ski · #537 ·
Re: Some questions about BSAM files on DOS/VS
Is there some material you can share on how to use DITTO for those tasks? I'm conversant with MVT and it's progeny, but I'm a total DOS neo.
By Doug Wegscheid · #536 ·
Re: Some questions about BSAM files on DOS/VS
Piotr Kolasinski wrote: You could be right. I apologize. I was going from memory. It might be because the files is declared "SD" and not "DA"? Maybe wit
By Fish Fish · #535 ·
Re: How to delete BSAM file on DOS/VS
I agree that once you have a fairly static I/O config it makes sense to build a supervisor that matches, but you always did need the function when building a DOS or DOS/VS system from a distribution
By Eddy Balem · #534 ·
Re: How to delete BSAM file on DOS/VS
By Harold Grovesteen · #533 ·
Re: How to delete BSAM file on DOS/VS
Hi, Harold and Piotr, From what I recall, from the last century, it was probably the 1980s the last time I actually worked with DOS/VSE at all "for real"... and it was a long time ago. The way
By Mark Waterbury · #532 ·
Re: Some questions about BSAM files on DOS/VS
@Steen I use DITTO very often - to check VTOC, labels, read BSAM file etc. I like it very much and show my students how to use it. But in this case I need to understand the sysem's behaviore. It seems
By Piotr Kolasi¨½ski · #531 ·
Re: Some questions about BSAM files on DOS/VS
Fish thanks for explanation but ... it is different than results of my test. I have access to z/VSE 6.1 and wrote the program in cobol, which inloop wruet 80 bytes records with increnebted counter
By Piotr Kolasi¨½ski · #530 ·
Re: How to delete BSAM file on DOS/VS
Eddy Balem wrote: I was going to mention that too, BUT... It's a lot easier to simply add the new devices to the supervisor (and then shutdown and re-ipl the new supervisor) than it is to have to
By Fish Fish · #529 ·
Re: How to delete BSAM file on DOS/VS
Just one minor point,you don't need to rebuild the DOS or DOS/VS supervisor to add devices. You can use Add and Del statements at ipl time, subject to the limit specified in the original build .
By Eddy Balem · #528 ·
Re: How to delete BSAM file on DOS/VS
Harold Grovesteen wrote: I would to add to that, that due to this need for manually maintaining the location of all datasets (files) on the system, many shops wrote their own (or used someone else's)
By Fish Fish · #527 ·
Re: Some questions about BSAM files on DOS/VS
Hi, A utility like DITTO might be useful in this case as it can perform a lot of file manipulations on different media, e.g: dasd and tape. Regard, Steen
By Steen Hansen · #526 ·
Re: How to delete BSAM file on DOS/VS
I worked on DOS/VS systems back in the mid- to late 1970's. While DOS/VS has some extent protections as mentioned, actual management of space on volumes is manually performed.? This was usually
By Harold Grovesteen · #525 ·
Re: Some questions about BSAM files on DOS/VS
Hi, Rene, FYI, OS/360, OS/VS1, and OS/VS2 (SVS and MVS) also had "expiration date protection" of datasets available.? It was mainly used for tape datasets, but it could also be used for DASD
By Mark Waterbury · #524 ·
Re: Some questions about BSAM files on DOS/VS
Fish, Mark, Thanks a lot for this information! I always love to learn something new, specially from people who work on DOS/VS in the past. Cheers, Rene FERLAND, Montreal
By Ren¨¦ Ferland · #523 ·