开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Whats the best way to transfer dasd from z/os to Hercules

 

Please send me a copy and I can try it with the various 3390 size dasd.
?
Brian


Re: Probably a stupid question - concerning Master Catalog Passwords

 

开云体育

In case anyone needs this – here is the JCL to be able to remove the Master Catalog password – this was also difficult to find, as it seems it’s not really ever used. And probably to the experienced SysProg’s, its trivial.???? This removes the password completely.?? Nice to know Doug, that I am not the only one to have experienced this issue, and yeah, I believe all error conditions need to be fully understood and documented. ?I thought the same as you, that I had simply made some mistake in the sysgen process.

?

//ALTMCPW??? JOB (1),DAVE,CLASS=A,MSGCLASS=A

//STEP01?? EXEC PGM=IDCAMS,REGION=4096K

//SYSPRINT DD SYSOUT=*

//SYSIN??? DD *

???? ALTER SYS1.VSAM.MASTER.CATALOG -

??????? NULLIFY(UPDATEPW)

//

?

?

Thanks,

Dave

?

?

From: <[email protected]> on behalf of Doug Wegscheid <dwegscheid@...>
Reply-To: "[email protected]" <[email protected]>
Date: Tuesday, January 21, 2025 at 9:20 AM
To: "[email protected]" <[email protected]>
Subject: Re: [H390-MVS] Probably a stupid question - concerning Master Catalog Passwords

?

Many thanks for digging into this. I was just living with the issue and figured that I had built my MVS incorrectly; it's nice to understand what the cause is.

On Tue, Jan 21, 2025 at 12:07 AM, Dave Trainor - N8ZFM wrote:

... Many thanks on my part to those who helped me in determining the cause.? It required some hours and effort to track it all down and its much appreciated.


Re: Multiple OSA define

 

I have the Hercules helper already, but it won't get the hercules SDL 4.8 development repository. I'm on Windows 11. What I have been asking is how do I get the 4.8 development repository of Hercules SDL?

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io
Sent: Tuesday, January 21, 2025 9:15 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Well, first of all you need to know whether you're using Windows or some other non-Windows operating system like some version of Linux, since there are two different flavors of "Hercules Helper": one for Windows and one for Linux:

* Linux:
* Windows:

All information on how to use it is on each of the above web pages. Just scroll down the page and you'll see it.

Simply "git clone" the appropriate repository (Windows or Linux) and enter the appropriate command, and Voilà! Instant Hercules!

I believe the default for Hercules Helper is to always build the latest and greatest development version of Hercules.

So the first thing you will need is "git": the tool that allows you to clone git source code repositories. Once you have that on your system, then you simply clone the Windows or Linux version of "Hercules Helper", and follow the previously mentioned instructions.

That's it!

Hercules Helper will handle everything else. It will install Microsoft Visual Studio if needed, clone the appropriate Hercules source code repository, and walk you through, step by step, with building Hercules for you.


IN SUMMARY:

Step 1: install git on your system.
Step 2: use git to clone Hercules Helper.
Step 3: read the Hercules Helper web page
to learn what command you need to
enter.
Step 4: enter that command.
Step 5: take a coffee break while Hercules
Helper does its thing.
Step 6: Begin using your newly built Hercules!

Easy peasy.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Mike
Ward via groups.io
Sent: Tuesday, January 21, 2025 6:00 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define
Importance: High


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via
groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to
the development branch. Would you please tell me how to access 4.8
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












Re: Multiple OSA define

 

Hello Mike,

Am 21.01.2025 um 17:11 schrieb Mike Ward <antebios1153@...>:

I got git, but what do I use? Git Bash, git gui, or git command?
git command.

It talks to github.com to copy the data to your local storage.

:wq! PoC


Re: Multiple OSA define

 

I got git, but what do I use? Git Bash, git gui, or git command?

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io
Sent: Tuesday, January 21, 2025 9:15 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Well, first of all you need to know whether you're using Windows or some other non-Windows operating system like some version of Linux, since there are two different flavors of "Hercules Helper": one for Windows and one for Linux:

* Linux:
* Windows:

All information on how to use it is on each of the above web pages. Just scroll down the page and you'll see it.

Simply "git clone" the appropriate repository (Windows or Linux) and enter the appropriate command, and Voilà! Instant Hercules!

I believe the default for Hercules Helper is to always build the latest and greatest development version of Hercules.

So the first thing you will need is "git": the tool that allows you to clone git source code repositories. Once you have that on your system, then you simply clone the Windows or Linux version of "Hercules Helper", and follow the previously mentioned instructions.

That's it!

Hercules Helper will handle everything else. It will install Microsoft Visual Studio if needed, clone the appropriate Hercules source code repository, and walk you through, step by step, with building Hercules for you.


IN SUMMARY:

Step 1: install git on your system.
Step 2: use git to clone Hercules Helper.
Step 3: read the Hercules Helper web page
to learn what command you need to
enter.
Step 4: enter that command.
Step 5: take a coffee break while Hercules
Helper does its thing.
Step 6: Begin using your newly built Hercules!

Easy peasy.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Mike
Ward via groups.io
Sent: Tuesday, January 21, 2025 6:00 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define
Importance: High


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via
groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to
the development branch. Would you please tell me how to access 4.8
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












Re: Multiple OSA define

 

I had no idea that all that was involved. Thank you for the explanation.

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io
Sent: Tuesday, January 21, 2025 9:15 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Well, first of all you need to know whether you're using Windows or some other non-Windows operating system like some version of Linux, since there are two different flavors of "Hercules Helper": one for Windows and one for Linux:

* Linux:
* Windows:

All information on how to use it is on each of the above web pages. Just scroll down the page and you'll see it.

Simply "git clone" the appropriate repository (Windows or Linux) and enter the appropriate command, and Voilà! Instant Hercules!

I believe the default for Hercules Helper is to always build the latest and greatest development version of Hercules.

So the first thing you will need is "git": the tool that allows you to clone git source code repositories. Once you have that on your system, then you simply clone the Windows or Linux version of "Hercules Helper", and follow the previously mentioned instructions.

That's it!

Hercules Helper will handle everything else. It will install Microsoft Visual Studio if needed, clone the appropriate Hercules source code repository, and walk you through, step by step, with building Hercules for you.


IN SUMMARY:

Step 1: install git on your system.
Step 2: use git to clone Hercules Helper.
Step 3: read the Hercules Helper web page
to learn what command you need to
enter.
Step 4: enter that command.
Step 5: take a coffee break while Hercules
Helper does its thing.
Step 6: Begin using your newly built Hercules!

Easy peasy.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Mike
Ward via groups.io
Sent: Tuesday, January 21, 2025 6:00 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define
Importance: High


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via
groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to
the development branch. Would you please tell me how to access 4.8
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












Re: Whats the best way to transfer dasd from z/os to Hercules

 

Never mind. PEBKAC: I forgot to copy the load module to the authorized library I was running it from. The job is running now.


On Tue, Jan 21, 2025 at 9:49?AM Andrew via <AndrewRandham=[email protected]> wrote:
On Tue, Jan 21, 2025 at 10:02 AM, Jay Maynard wrote:
No soap. Blew up in the same way.
?
Still a User 99? The abend routine was changed to close SYSPRINT before abending, so you should at least see the abend message in the job output.

Andrew



--
Jay Maynard


Re: Whats the best way to transfer dasd from z/os to Hercules

 

On Tue, Jan 21, 2025 at 10:02 AM, Jay Maynard wrote:
No soap. Blew up in the same way.
?
Still a User 99? The abend routine was changed to close SYSPRINT before abending, so you should at least see the abend message in the job output.

Andrew


Re: Multiple OSA define

 

Well, first of all you need to know whether you're using Windows or some other non-Windows operating system like some version of Linux, since there are two different flavors of "Hercules Helper": one for Windows and one for Linux:

* Linux:
* Windows:

All information on how to use it is on each of the above web pages. Just scroll down the page and you'll see it.

Simply "git clone" the appropriate repository (Windows or Linux) and enter the appropriate command, and Voilà! Instant Hercules!

I believe the default for Hercules Helper is to always build the latest and greatest development version of Hercules.

So the first thing you will need is "git": the tool that allows you to clone git source code repositories. Once you have that on your system, then you simply clone the Windows or Linux version of "Hercules Helper", and follow the previously mentioned instructions.

That's it!

Hercules Helper will handle everything else. It will install Microsoft Visual Studio if needed, clone the appropriate Hercules source code repository, and walk you through, step by step, with building Hercules for you.


IN SUMMARY:

Step 1: install git on your system.
Step 2: use git to clone Hercules Helper.
Step 3: read the Hercules Helper web page
to learn what command you need to
enter.
Step 4: enter that command.
Step 5: take a coffee break while Hercules
Helper does its thing.
Step 6: Begin using your newly built Hercules!

Easy peasy.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Mike
Ward via groups.io
Sent: Tuesday, January 21, 2025 6:00 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define
Importance: High


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via
groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to
the development branch. Would you please tell me how to access 4.8
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












Re: Whats the best way to transfer dasd from z/os to Hercules

 

No soap. Blew up in the same way.

I used your load module; I haven't built it from source yet, and I think I can (but I'm not 100% sure).


On Tue, Jan 21, 2025 at 7:23?AM Andrew via <AndrewRandham=[email protected]> wrote:
Thank you Jay.



--
Jay Maynard


Re: Multiple OSA define

 

开云体育

and, did you run it? I needed to run it yesterday on a new raspi and it checked out?4.8.0.11374-SDL-DEV-g8c4ee09e for me, which is on the develop branch, and it can be tweaked to checkout commits you want.

best,

搁别苍é.

On 21 Jan 2025, at 15:36, Mike Ward <antebios1153@...> wrote:

I have the help stuff, what I need is the 4.8 development version.
?
From:?[email protected]?<[email protected]>?On Behalf Of?rvjansen@...?via?
Sent:?Tuesday, January 21, 2025 8:20 AM
To:?[email protected]
Subject:?Re: [H390-MVS] Multiple OSA define
?
Hi Mike,
?
make sure you have git on your system. Go to a terminal, shell, prompt, or what else you might call it.
?
do:
?
git clone?
?
after that finishes, you will have a directory called hercules-helper
?
cd hercules-helper
?
now run the script hercules-buildall.sh
?
/hercules-buildall.sh --flavor=sdl-hyperion
?
it will do almost all the work for you, and instruct you to do things when necessary.?
?
best regards,
?
搁别苍é.


On 21 Jan 2025, at 15:00, Mike Ward <antebios1153@...> wrote:
?

Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From:?
[email protected]?<[email protected]> On Behalf Of Fish Fish via?
Sent: Friday, January 17, 2025 6:32 PM
To:?
[email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:


Mr. Fish. I don't know much about Github so I don't know how to get to?
the development branch. Would you please tell me how to access 4.8?
development?

You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail:?fish@...












?



Re: Whats the best way to transfer dasd from z/os to Hercules

 

Andrew wrote:
Fish wrote:
Andrew wrote:
[...]
The "cdh_vrm" field in the CKD/CCKD dasd device header is
the version of the Hercules CKD/CCKD device's file format,
not the version of the program that happened to create that
particular dasd image file. That sounds like yet another bug
(albeit a minor/cosmetic one) in both CCKDDUMP and CCKDDU64
that needs to be fixed.
What is the CKD/CCKD device's file format?
0.3.1:



Just like .PDF files have a file format version and HTML files have a file format version, so do Hercules compressed dasds too. When the compressed dasd file format was originally being developed, it went through several different variations. It finally settled at the current format, version 0.3.1.

THAT is the version that should be placed into the CCKD device header.

The version of the CCKDDUMP and CCKDDU64 *programs* is a completely different thing.

Since this is going to be an updated fixed version of the original versions, I would suggest using something like version 1.2. Or maybe 1.0.2. The point is, when CCKDDUMP and CCKDDU64 start up, they should report their OWN version separately from the CCKD file format version they were written for. E.g:

CCKDDUMP version 1.0.2 (written for CCKD file format 0.3.1) starting...
CCKDDU64 version 1.0.2 (written for CCKD64 file format 0.3.1) starting...


Or maybe two separate messages might be clearer:

CCKDDUMP version 1.0.2 starting...
Written for CCKD file format 0.3.1

CCKDDU64 version 1.0.2 starting...
Written for CCKD64 file format 0.3.1


I'll let you decide how you want to handle that.


Where can I place the updated source?
Please send it directly to me so I can be sure to get the fixed
version it into Hercules.
To your email address?
Any one of: "fish" at infidels.org, "fish_david_b_trout" at comcast.net, "fish" at softdevlabs.com, or "david.b.trout" at gmail.com. Take your pick.

The infidels one I've had the longest. It was created probably 20+ years ago (possibly longer!) as a "permanent" email address. Email sent there just forwards it to my current ISP's account. If I ever switch to another ISP, I simply notify infidels.org, and they begin forwarding my mail to my new ISP. That's what makes it permanent.

(I got tired of notifying all my friends and family and business contacts about my new email address whenever I would switch ISPs, so I just purchased a permanent one that was guaranteed to always be valid.)

The comcast one is my current ISP account. The softdevlabs one is of course my official business account, and the gmail one is, well, my gmail account!

I guess these days a gmail address is probably about as permanent of an email address as you can get, so I guess that one would probably be the best one to use. But really, choose any one you want. They all end up getting to me one way or the other.

(I know, I know: WAY more information that you actually needed. But I like being thorough. Bad habit. So sue me.)


[...]
Yes, I can take care of that. I'd like to get confirmation
from Brian and/or Jay, or anyone else for that matter, that
the modifications work in their environments, before sending
out the final src, obj and load.
10-4. Wise decision. I will await the final version.

Thanks again, Andrew. MUCH appreciated buddy!

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


Re: Multiple OSA define

 

I don't know how else to ask for the development 4.8 version of Hercules. Does the help know I want it? And will it compile it if I don't have the source on my PC?

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Mike Ward
Sent: Tuesday, January 21, 2025 8:00 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to <-----------------------------------------------------
the development branch. Would you please tell me how to access 4.8 <--------------------------------------------------------
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


Re: Multiple OSA define

 

开云体育

I have the help stuff, what I need is the 4.8 development version.

?

From: [email protected] <[email protected]> On Behalf Of rvjansen@... via groups.io
Sent: Tuesday, January 21, 2025 8:20 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

?

Hi Mike,

?

make sure you have git on your system. Go to a terminal, shell, prompt, or what else you might call it.

?

do:

?

git clone?

?

after that finishes, you will have a directory called hercules-helper

?

cd hercules-helper

?

now run the script hercules-buildall.sh

?

/hercules-buildall.sh --flavor=sdl-hyperion

?

it will do almost all the work for you, and instruct you to do things when necessary.?

?

best regards,

?

搁别苍é.



On 21 Jan 2025, at 15:00, Mike Ward <antebios1153@...> wrote:

?


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From:?
[email protected]?<[email protected]> On Behalf Of Fish Fish via?
Sent: Friday, January 17, 2025 6:32 PM
To:?
[email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:


Mr. Fish. I don't know much about Github so I don't know how to get to?
the development branch. Would you please tell me how to access 4.8?
development?


You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












?


Re: Multiple OSA define

 

开云体育

Will that get me the 4.8 development version

?

From: [email protected] <[email protected]> On Behalf Of rvjansen@... via groups.io
Sent: Tuesday, January 21, 2025 8:20 AM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

?

Hi Mike,

?

make sure you have git on your system. Go to a terminal, shell, prompt, or what else you might call it.

?

do:

?

git clone?

?

after that finishes, you will have a directory called hercules-helper

?

cd hercules-helper

?

now run the script hercules-buildall.sh

?

/hercules-buildall.sh --flavor=sdl-hyperion

?

it will do almost all the work for you, and instruct you to do things when necessary.?

?

best regards,

?

搁别苍é.



On 21 Jan 2025, at 15:00, Mike Ward <antebios1153@...> wrote:

?


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From:?
[email protected]?<[email protected]> On Behalf Of Fish Fish via?
Sent: Friday, January 17, 2025 6:32 PM
To:?
[email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:


Mr. Fish. I don't know much about Github so I don't know how to get to?
the development branch. Would you please tell me how to access 4.8?
development?


You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...












?


Re: Multiple OSA define

 

开云体育

Hi Mike,

make sure you have git on your system. Go to a terminal, shell, prompt, or what else you might call it.

do:

git clone?

after that finishes, you will have a directory called hercules-helper

cd hercules-helper

now run the script hercules-buildall.sh

./hercules-buildall.sh --flavor=sdl-hyperion

it will do almost all the work for you, and instruct you to do things when necessary.?

best regards,

搁别苍é.

On 21 Jan 2025, at 15:00, Mike Ward <antebios1153@...> wrote:


Ok, I'm really stupid. I don't know how to download it to rebuild it.
-----Original Message-----
From:?[email protected]?<[email protected]> On Behalf Of Fish Fish via?
Sent: Friday, January 17, 2025 6:32 PM
To:?[email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to?
the development branch. Would you please tell me how to access 4.8?
development?

You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories
http://www.softdevlabs.com
mail: fish@...













Re: Probably a stupid question - concerning Master Catalog Passwords

 

Many thanks for digging into this. I was just living with the issue and figured that I had built my MVS incorrectly; it's nice to understand what the cause is.

On Tue, Jan 21, 2025 at 12:07 AM, Dave Trainor - N8ZFM wrote:

... Many thanks on my part to those who helped me in determining the cause.? It required some hours and effort to track it all down and its much appreciated.


Re: Multiple OSA define

 

Ok, I'm really stupid. I don't know how to download it to rebuild it.

-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Fish Fish via groups.io
Sent: Friday, January 17, 2025 6:32 PM
To: [email protected]
Subject: Re: [H390-MVS] Multiple OSA define

Mike Ward wrote:

Mr. Fish. I don't know much about Github so I don't know how to get to
the development branch. Would you please tell me how to access 4.8
development?
You need to build it for yourself using Hercules Helper for Windows.

--
"Fish" (David B. Trout)
Software Development Laboratories

mail: fish@...


Re: Whats the best way to transfer dasd from z/os to Hercules

 

Thank you Jay.


Re: Whats the best way to transfer dasd from z/os to Hercules

 

I'll try the updated version this morning.


On Tue, Jan 21, 2025 at 7:12?AM Andrew via <AndrewRandham=[email protected]> wrote:
On Tue, Jan 21, 2025 at 07:45 AM, Fish Fish wrote:
Andrew wrote:

The "cdh_vrm" field in the CKD/CCKD dasd device header is the version of the Hercules CKD/CCKD device's file format, not the version of the program that happened to create that particular dasd image file. That sounds like yet another bug (albeit a minor/cosmetic one) in both CCKDDUMP and CCKDDU64 that needs to be fixed.
What is the CKD/CCKD device's file format?
Where can I place the updated source?
Please send it directly to me so I can be sure to get the fixed version it into Hercules.
To your email address?
So.... if we can get the program version bug fixed in both CCKDDUMP and CCKDDU64, then I would need a copy of the updated/fixed source code for both, as well as the updated/fixed object code for both , *AND* the updated/fixed load library module (linked executable?) for both as well. (Is that asking too much?)

I suppose if you can just send me the updated/fixed source code for each, I can try to create the object code and load library for each myself. But given my inexperience with z/OS, I'd rather not have to do that as I might only end up screwing something up, and I definitely *don't* want to do that after all of your hard work.

So, at the risk of pushing my luck, would I be asking too much if you could take care of this last little bit for me Andrew? I'd *really* appreciate it!
Yes, I can take care of that. I'd like to get confirmation from Brian and/or Jay, or anyone else for that matter, that the modifications work in their environments, before sending out the final src, obj and load.

Andrew



--
Jay Maynard