TSO Transmit Files (XMI Files)

Navigate back to home page
z/OS related collateral
Windows related collateral
SQL/mySQL related collateral
Link to code that can be used on websites.
Link to ASL Program Documentation
All our latest news
Contacting Abbydale Systems
Obtain product support/suggestions
https://www.abbydalesystems.com/Terms and con
General disclaimer
All about Abbydale Systems
How we got our company name
Our privacy policy
Our development strategy
Visit our guestbook

This is a list of TSO transmitted datasets that contain code for 'unloading' onto a z/OS system.

The usual disclaimers apply to all our code samples (including the MACROs).

The files should be file transferred to the target z/OS system as binary files. Failure to transfer them as binary will result in a corrupt z/OS copy of the file. File transfer is best carried out from the TSO READY prompt or the ISPF option 6 screen.

Once the file is on the z/OS it will have to be received. To do this you use the TSO RECEIVE command:

RECEIVE your.dataset.that.was.ftpd

The receive command will give you the chance to change the name of the dataset being received. You do this by specifying:
DSNAME(your.desired.dataset.name)

The libraries linked to by this page remain the copyrighted material of Abbydale Systems LLC. You are free to use the material but please honor the copyrights.

As always you are free to use this code but the usual disclaimers apply.

By downloading code from this page you agree to the terms of the disclaimer.



Page #First  Previous  1  2  3  4  Next  Last  
Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 36

Notice: Undefined index: SourceCode in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 37

Notice: Undefined index: ManLink in /home/u894969250/domains/abbydalesystems.com/public_html/COPaging.php on line 58
Name
Description
  This TSO transmitted file contains the source code for all our released Message Processing Exits.

Link to information page click here.


  This TSO transmitted dataset contains the source code for the program MQVER.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  This is the TSO transmitted dataset that is the load library for the program MQVER.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  This is the TSO transmitted dataset that can be used to install the program Q2VSAM. This includes the source code and an already compiled load library.

Once you have FTD'd this file up to the target z/OS system you should run the included Rexx exec, UNPACK and follow the instructions contained in the $$INSTAL member of the transmit dataset.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.

The program assembly and link information can be accessed by clicking here.


  This TSO transmitted dataset contains the load library that contain the compiled versions of the program QECHO.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  This is the TSO transmitted dataset that can be used to install the program QMSTAT. This includes the source code and an already compiled load library.

Once you have FTD'd this file up to the target z/OS system you should run the included Rexx exec, UNPACK and follow the instructions contained in the $$INSTAL member of the transmit dataset.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  This TSO transmitted dataset contains a load library with the pre-compiled program QUEPUT in it.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.

The program assembly and link information can be accessed by clicking here.


  This TSO transmitted dataset contains a full library of our released Rexx execs.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


  This is a TSO transmitted file that contains a dataset that contains sample JCL jobs for performing various common tasks.

It contains, amongst other samples, jobs for defining, backing up and loading MQ Objects.

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


  Transmit file containing the source for SUPERXMT and SUPERXMO as well as sample assembly JCL

This program is distributed as a TSO TRANSMIT file.
The program is distributed as OCO (Object Code Only).
The file will need to be transferred to a z/OS system in binary format and then RECEIVED.


Link to information page click here.


Page #First  Previous  1  2  3  4  Next  Last  


If you need any support or assistance with any of the code on this site
or
if you would just like to contact us, please click here

follow us on facebook
Follow us on Facebook






Subscribe to our YouTube Channel Subscribe to our YouTube channel


CBT Tape Home Page MVS and OS/390 Freeware Link to the CBT website


Copyright © Abbydale Systems LLC 2015-2026

Abbydale Systems LLC Lic. 802696149. All rights reserved.