|
Downloads CBT Information Order CDROM |
//***SECTION V-483 SECTION * DOC FILE //* V-483 CHANGES FOR VERSION 483 DEC 25, 2011 * DOC FILE //* * DOC FILE //* 1 Updates to File 035 with changes in load modules: * DOC FILE //* CNCLPG, LOOK, and PDS 8.6 to level: * DOC FILE //* PDS86 -- VERSION 8.6.12.14 NOVEMBER 1, 2011 * DOC FILE //* * DOC FILE //* 2 Updates to File 135 with changes in load modules: * DOC FILE //* PDS86 -- VERSION 8.6.12.14 NOVEMBER 1, 2011 * DOC FILE //* This file has the "iso date" version of PDS 8.6. * DOC FILE //* * DOC FILE //* 3. Updates to File 182 with changes to PDS 8.6 source * DOC FILE //* modules. Level is: * DOC FILE //* PDS86 -- VERSION 8.6.12.14 NOVEMBER 1, 2011 * DOC FILE //* * DOC FILE //* 4 Updates to File 183 from Gilbert Saint-flour, * DOC FILE //* taken from his system with (hopefully) his most * DOC FILE //* recent updates and revisions. * DOC FILE //* * DOC FILE //* 5 Update to File 185 from Sam Golob. * DOC FILE //* * DOC FILE //* 6 Update to File 229 from Sam Golob to supply a new * DOC FILE //* version of the CKIEBGEN sequential QSAM file copy * DOC FILE //* program that can select which records you want to * DOC FILE //* copy (optionally). * DOC FILE //* * DOC FILE //* 7 Update to File 264 with a reassembly of the LOOK * DOC FILE //* program using more up-to-date system macros from * DOC FILE //* z/OS 1.12. TSO control blocks TPVT and CTLT are * DOC FILE //* formatted in this assembly. Load module is on * DOC FILE //* File 035. * DOC FILE //* * DOC FILE //* 8 Update to File 293 from Sam Golob to modify the * DOC FILE //* CKIEBGEN sequential copy program so that it will * DOC FILE //* select records using SKIP=nnnn and COPY=mmmm * DOC FILE //* control cards. * DOC FILE //* * DOC FILE //* 9 Update to File 296 from Andreas Freybier and John * DOC FILE //* Kalinich, so that DSAT can look at EAV (large sized) * DOC FILE //* disk volumes. Because of this change, the format * DOC FILE //* of some DSAT outputs has changed. John Kalinich * DOC FILE //* changed the PDS program (File 182) so that it will * DOC FILE //* read either format. (PDS86 -- VERSION 8.6.12.13 * DOC FILE //* or later). For this reason, the new version was * DOC FILE //* named DSATNEW and not DSAT. * DOC FILE //* * DOC FILE //* 10 Multiple updates to File 434 from Mark Zelden. * DOC FILE //* Mark's email address and website have changed as * DOC FILE //* follows: * DOC FILE //* * DOC FILE //* email: mark@mzelden.com * DOC FILE //* website: http://www.mzelden.com/mvsutil.html * DOC FILE //* * DOC FILE //* 11 Multiple updates to File 452 from Dan Dalby. * DOC FILE //* Members changed: * DOC FILE //* $CHKPROC, $CHKVOL, $LISTAST, $XMIT, CHECKVOL, * DOC FILE //* HELP, LISTAST, LOADLIB, MACLIB, READVOL1, SAFECOPY, * DOC FILE //* STEPLIB * DOC FILE //* * DOC FILE //* 12 Update to File 542 from Andreas Freybier with a new * DOC FILE //* version of the SPACE EXEC, updated for EAV. * DOC FILE //* * DOC FILE //* 13 Update to File 554 from Ed Tobias to correct and * DOC FILE //* supplement some of Mitchell Marx's code. * DOC FILE //* * DOC FILE //* 14 Update to File 702 from Steve McColley to change * DOC FILE //* his address. Steve is a JES2 expert who supports * DOC FILE //* the Mellon Mods to JES2, and this is a collection * DOC FILE //* of his JES2 usermods. * DOC FILE //* * DOC FILE //* 15 Update to File 757 from Ken Fitzgerald, to bring * DOC FILE //* his LOGGRASM package to level V1R1M15. * DOC FILE //* * DOC FILE //* 16 Update to File 766 from Steve McColley, to bring * DOC FILE //* the Mellon Mods for JES2 to z/OS 1.7 and 1.8. * DOC FILE //* * DOC FILE //* 17 Update to File 797 to add a version of TSUB that * DOC FILE //* can be authorized by a "trick SVC". * DOC FILE //* * DOC FILE //* 18 Update to File 826 from Joe Reichman to add a * DOC FILE //* non-swap and swap function to the CNCLPG program, * DOC FILE //* for any active address space. * DOC FILE //* * DOC FILE //* 19 Addition of File 854 from Steve Comstock to supply * DOC FILE //* a lot of training articles in PDF format, for the * DOC FILE //* benefit of the public. * DOC FILE //* * DOC FILE //* 20 Addition of File 855 from Uri Lifshitz to supply * DOC FILE //* an Excel spreadsheet to calculate DASD file sizes. * DOC FILE //* * DOC FILE //* 21 Addition of File 856 from Steve McColley to supply * DOC FILE //* the Mellon Mods for JES2 at levels z/OS 1.9 thru * DOC FILE //* z/OS 1.12. * DOC FILE //* * DOC FILE //* 22 Addition of File 857 from Marco Serafini to supply * DOC FILE //* an amazing REXX EXEC that gives you a detailed * DOC FILE //* LOGREC report on TSO with almost no effort. * DOC FILE //* * DOC FILE //* 23 Addition of File 858 from Jim Blalock of Clemson * DOC FILE //* University. This file contains the Clemson Univer- * DOC FILE //* sity Structured Macros. * DOC FILE //* * DOC FILE //* 24 Addition of File 859 from Jim Blalock of Clemson * DOC FILE //* University. This file contains the source modules * DOC FILE //* and macros for the Clemson University Service * DOC FILE //* Processors. * DOC FILE //* * DOC FILE//***SECTION V-482 SECTION * DOC FILE //* V-482 CHANGES FOR VERSION 482 JUN 23, 2011 * DOC FILE //* * DOC FILE //* 01 Update to File 035 to reflect the new version of * DOC FILE //* the COPYMODS and COPYFILE (COPYSLNL, COPYNLNL) * DOC FILE //* tape copying programs. * DOC FILE //* * DOC FILE //* 02 Update to File 120 from Sam Golob to add some doc * DOC FILE //* concerning the AWSMOUNT command to mount "tapes" * DOC FILE //* on a P/390 machine. * DOC FILE //* * DOC FILE //* 03 Update to File 135 to include load modules for the * DOC FILE //* later version of the PDS 8.6 command (ISO dates). * DOC FILE //* * DOC FILE //* 04 Update to File 182 from John Kalinich. PDS 8.6 is * DOC FILE //* now at level: * DOC FILE //* PDS100I PDS86 -- VERSION 8.6.12.10 MAY 13, 2011 * DOC FILE //* * DOC FILE //* 05 Update to File 185 with some changes to make the * DOC FILE //* tools easier to deploy. * DOC FILE //* * DOC FILE //* 06 Update to File 229 to fix the COPYMODS program, and * DOC FILE //* the COPYFILE, COPYSLNL, and COPYNLNL family of tape * DOC FILE //* copying programs. These are separate changes. * DOC FILE //* COPYFILE, COPYSLNL, COPYNLNL have changes to the * DOC FILE //* EXCP copying engine. COPYFILE has a bug fix. If a * DOC FILE //* tape block was EXACTLY 80 bytes, it wouldn't write * DOC FILE //* a tape mark after that file when stripping tape * DOC FILE //* labels (PARM=STRIP). * DOC FILE //* * DOC FILE //* 07 Update to File 296 from John Kalinich with a new * DOC FILE //* version of DVOL. Several old versions are being * DOC FILE //* archived here, in case there are any compatibility * DOC FILE //* problems. * DOC FILE //* * DOC FILE //* 08 Update to File 316 to include the latest versions * DOC FILE //* of COPYFILE, COPYSLNL, and COPYNLNL, since the * DOC FILE //* COPYFILE program was originally sent in by Jim * DOC FILE //* Marshall, and it was included on this file. * DOC FILE //* * DOC FILE //* 09 Update to File 382 from Ken Sharpe, to fix a bug * DOC FILE //* in the disassembler's opcode interpreter. * DOC FILE //* * DOC FILE //* 10 Updates to File 434 by Mark Zelden, whose email * DOC FILE //* address has changed, and whose website has also * DOC FILE //* changed. * DOC FILE //* * DOC FILE //* email: mark@mzelden.com * DOC FILE //* website: http://www.mzelden.com/mvsutil.html * DOC FILE //* * DOC FILE //* 11 Update to File 452 from Dan Dalby, to fix STEPLIB * DOC FILE //* for later operating systems (z/OS 1.13), and with * DOC FILE //* several other changes. * DOC FILE //* * DOC FILE //* 12 Update to File 566 from Sam Bass with numerous * DOC FILE //* updates and added programs and many fixes. Don't * DOC FILE //* use his old versions unless absolutely necessary. * DOC FILE //* * DOC FILE //* 13 Update to File 647 from Andrew Armstrong which is * DOC FILE //* a new version of his PARSEXML package, a REXX * DOC FILE //* XML parser. * DOC FILE //* * DOC FILE //* 14 Update to File 669 from Willy Jensen, which is * DOC FILE //* a REXX function to save and preserve REXX variables. * DOC FILE //* * DOC FILE //* 15 Update to File 688 from Dougie Lawson, to update * DOC FILE //* his ACBLIST program that is on this file. * DOC FILE //* * DOC FILE //* 16 Update to File 757 from Ken Fitzgerald, to upgrade * DOC FILE //* LOGGRASM to V1R1M14. * DOC FILE //* * DOC FILE //* 17 Update to File 790 from Dave Danner. This is his * DOC FILE //* SYSOUT Retrieval package. The package, in its * DOC FILE //* previous release (1.2.1) did not work any more on * DOC FILE //* z/OS 1.9 and above. It needed a revision, which is * DOC FILE //* included here (SRS release 1.3.0). * DOC FILE //* * DOC FILE //* 18 Update to File 797 to make the facilities mentioned * DOC FILE //* there, easier to deploy under some circumstances. * DOC FILE //* * DOC FILE //* 19 Update to File 820 from Sam Golob to add some more * DOC FILE //* of Rich Harper's source code to the stuff he already * DOC FILE //* has in the file. Useful for Files 185 and 797. * DOC FILE //* * DOC FILE //* 20 Update to File 842 from Roger Mihay to improve his * DOC FILE //* package that allows bulk production of XMIT-format * DOC FILE //* files. * DOC FILE //* * DOC FILE //* 21 Update to File 844 from Kevin Ferguson, to fix a * DOC FILE //* bug in his ENQWATCH program, which is a long running * DOC FILE //* task that looks out for ENQ waits, and informs the * DOC FILE //* TSO user, if a TSO user is partly responsible. * DOC FILE //* * DOC FILE //* 22 Update to File 846 from Sam Golob, to add a program * DOC FILE //* that removes IPL text from Track 0 of a disk volume. * DOC FILE //* * DOC FILE //* 23 Addition of File 847 by Sam Golob. This file is an * DOC FILE //* example of program development. It is being put * DOC FILE //* out so that people might get some benefit from it. * DOC FILE //* There is no other file on the CBT Tape like this * DOC FILE //* one (yet). We're breaking new ground. * DOC FILE //* * DOC FILE //* What does this file consist of? It consists of * DOC FILE //* incremental levels of source code, of one program, * DOC FILE //* during its development. It is being put out so * DOC FILE //* that you can follow the development, stage by stage. * DOC FILE //* * DOC FILE //* What program? * DOC FILE //* * DOC FILE //* The program is the tape copying program called * DOC FILE //* COPYMODS which is on CBT File 229. Originally, * DOC FILE //* COPYMODS was meant to make multiple copies of NL * DOC FILE //* tapes. However, because of problems that happened * DOC FILE //* when one tried to make copies of SL tapes using * DOC FILE //* this program, COPYMODS was revised. Eventually, * DOC FILE //* COPYMODS was taken through 81 new versions and made * DOC FILE //* into a very powerful tape manipulation tool. * DOC FILE //* * DOC FILE //* At present, COPYMODS can do a ton of things with * DOC FILE //* tapes. Examples are to use it as a tape measuring * DOC FILE //* tool, convert SL to NL, convert NL to SL by * DOC FILE //* splicing a set of labels back in, altering the * DOC FILE //* volser, do all of this for ASCII tapes, and so on. * DOC FILE //* COPYMODS can effortlessly deal with leading tape * DOC FILE //* marks on a tape (VSE tapes). The COPYMODS program * DOC FILE //* now has 44 separate option settings. * DOC FILE //* * DOC FILE //* I wanted to show interested people enough material * DOC FILE //* to be able to appreciate the PROCESS, and see the * DOC FILE //* way it all developed. * DOC FILE //* * DOC FILE //* Since I had almost all of the intermediate versions * DOC FILE //* of the source code still lying around, I figured * DOC FILE //* that I'd put them all out there, if anyone wants to * DOC FILE //* look at all the incremental changes, stage by stage. * DOC FILE //* So here they are, almost all of them, to look at * DOC FILE //* and learn from. A load library is also included. * DOC FILE //* * DOC FILE //* 24 Addition of File 848 from Sam Bass which is a * DOC FILE //* re-introduction of the LIBSPOOL package that once * DOC FILE //* was on this tape. LIBSPOOL is an adaptation of * DOC FILE //* PANSPOOL, except that it is for CA-LIBRARIAN * DOC FILE //* instead of for CA-PANVALET. Sam Bass did the * DOC FILE //* original work on the adaptation. * DOC FILE //* * DOC FILE //* 25 Addition of File 849 which contains a few TSO * DOC FILE //* commands from Scott Vetter. There are MVS 3.8 * DOC FILE //* versions of these commands and z/OS 1.12 versions. * DOC FILE //* (z/OS adaptations by Sam Golob.) * DOC FILE //* * DOC FILE //* 26 Addition of File 850 from Juergen Winkelmann, Scott * DOC FILE //* Vetter, and others. This is a distribution of the * DOC FILE //* RAKF security package that works on MVS 3.8. This * DOC FILE //* package is an adaptation of the ESG (RACF-like) * DOC FILE //* security package for MVS/SP 1.3 and later, by Craig * DOC FILE //* Yasuna, which is on CBT File 165. But to make it * DOC FILE //* work for MVS 3.8, which didn't have as developed a * DOC FILE //* SAF interface, it required very considerable * DOC FILE //* effort on the part of a bunch of people. (See the * DOC FILE //* $CREDITS member in this file for more details.) * DOC FILE //* * DOC FILE //* 27 Addition of File 851 from Fred Schmidt, which takes * DOC FILE //* advantage of IBM's new LBI (Large Block Interface) * DOC FILE //* for access methods, which allows you to write tape * DOC FILE //* blocks with 256K block size. This package is a * DOC FILE //* REXX which generates jobs using IEBGENER to allow * DOC FILE //* multiple large-blocked files to be written to a tape * DOC FILE //* once file at a time. * DOC FILE //* * DOC FILE //* 28 Addition of File 852 from Paul Edwards, which is a * DOC FILE //* port of the GCC C-language compiler and PDP runtime * DOC FILE //* library, which are free. This version of GCC is * DOC FILE //* 3.2.2 MVS 8.5. This is a very large file consisting * DOC FILE //* of over a million lines of card-images. This stuff * DOC FILE //* probably can be made to run on all levels of MVS. * DOC FILE //* So you can run C-language programs for free, on * DOC FILE //* MVS, and you don't have to license a compiler and * DOC FILE //* library from IBM, using this compiler and library * DOC FILE //* instead. * DOC FILE //* * DOC FILE //* 29 Addition of File 853 from Paul Edwards, which is a * DOC FILE //* port of the GCC C-language compiler and PDP runtime * DOC FILE //* library, which are free. This version of GCC is * DOC FILE //* 3.4.6 MVS 1.0. This is a very large file consisting * DOC FILE //* of over 1.2 million lines of card-images. This * DOC FILE //* stuff probably can be made to run on all levels of * DOC FILE //* MVS. So you can run C-language programs for free, * DOC FILE //* on MVS, and you don't have to license a compiler * DOC FILE //* and library from IBM, using this compiler and * DOC FILE //* library instead. * DOC FILE //* * DOC FILE//***SECTION V-481 SECTION * DOC FILE //* V-481 CHANGES FOR VERSION 481 FEB 20, 2011 * DOC FILE //* * DOC FILE //* 00 This version had to be created sooner because of * DOC FILE //* a few documentation issues. * DOC FILE //* * DOC FILE //* 01 Update to File 008 to now include all the jobs * DOC FILE //* used to create the CBT Tape initially. After an * DOC FILE //* SL version of the tape is created first, an NL * DOC FILE //* version is then made by stripping off the tape * DOC FILE //* labels. * DOC FILE //* * DOC FILE //* 02 Update to File 035 to reflect the new version of * DOC FILE //* the PDS 8.6 command from File 182. * DOC FILE //* * DOC FILE //* 03 Update to File 134 to include a load library that * DOC FILE //* makes it easier to install the REVIEW TSO command. * DOC FILE //* The load library is packaged in TSO XMIT format * DOC FILE //* as member @REVLLIB. * DOC FILE //* * DOC FILE //* 04 Update to File 135 to reflect the new version of * DOC FILE //* the PDS 8.6 command from File 182. This file has * DOC FILE //* the load modules adjusted for European date format. * DOC FILE //* * DOC FILE //* 05 Update to File 182 from John Kalinich, which is * DOC FILE //* PDS 8.6. Current level is now: * DOC FILE //* PDS86 -- VERSION 8.6.12.7 FEBRUARY 4, 2011 * DOC FILE //* A load library was packaged with this file, to * DOC FILE //* make the PDS command easier to install. Member * DOC FILE //* name is Z035XMIT. Also see UTILXMIT and COMXMIT. * DOC FILE //* * DOC FILE //* 06 Update to File 185 to add a few more authorized * DOC FILE //* programs to the lists, and to assemble new load * DOC FILE //* modules with all the new program names. * DOC FILE //* * DOC FILE //* 07 Update to File 229 to fix a bug in COPYMODS, which, * DOC FILE //* when used with PARM=STRIP, to strip labels off an * DOC FILE //* SL tape and make copies which are NL tapes, if the * DOC FILE //* tape file had an 80-byte block in it, COPYMODS did * DOC FILE //* not write a tape mark after that file in the copies. * DOC FILE //* This is now fixed in COPYMODS version 082. (This * DOC FILE //* bug didn't come up often, but it was a pain in the * DOC FILE //* neck for years. I'll try and retrofit the fix into * DOC FILE //* previous versions of COPYMODS, but for now, please * DOC FILE //* use version 082 to be sure.) * DOC FILE //* * DOC FILE //* 08 Update to File 476 to restore LISP for MVS back to * DOC FILE //* this tape, from the CBT Overflow Tape. Better to * DOC FILE //* advertise its existence. * DOC FILE //* * DOC FILE //* 09 Update to File 547 (Volker Bandke's MVS 3.8 tool * DOC FILE //* collection) to fix some doc. * DOC FILE //* * DOC FILE //* 10 Update to File 610 (somitcw tools) to fix some doc. * DOC FILE //* * DOC FILE //* 11 Update to File 614 to add a load library for * DOC FILE //* SHOWzOS 7.20, assembled under z/OS 1.12. * DOC FILE //* * DOC FILE //* 12 Update to File 710 (somitcw tools) to fix some doc. * DOC FILE //* * DOC FILE //* 13 Update to File 819 (RACF dynamic exit loader) to * DOC FILE //* fix a doc error only--no actual executable content. * DOC FILE //* * DOC FILE //* 14 Update to File 830 (Xephon MVS Update articles) to * DOC FILE //* fix a few minor things. * DOC FILE //* * DOC FILE //* 15 Update to File 835 by Sam Golob to add another * DOC FILE //* Program Properties Table listing program called * DOC FILE //* PPTD, to the already existing ISPF application * DOC FILE //* called PPTSCAN and the REXX exec which displays * DOC FILE //* it, called PPTSCANR. It was felt that sometimes * DOC FILE //* you want to list the PPT directly, outside of an * DOC FILE //* ISPF application. PPTD is a TSO command, whereas * DOC FILE //* PPTSCAN and PPTSCANR are an ISPF application, but * DOC FILE //* they display essentially the same data. * DOC FILE //* * DOC FILE //* To enhance the usefulness of the PPTD command * DOC FILE //* (which uses PUTLINE terminal output), Mark * DOC FILE //* Zelden's commands to "trap and browse" (TSOB), * DOC FILE //* "trap and edit" (TSOE), "trap and view" (TSOV), * DOC FILE //* and "trap and REVIEW" (TSOR) were added to this * DOC FILE //* file as well. TSOR can work in TSO READY mode. * DOC FILE //* * DOC FILE //* 16 Addition of File 843 from Mike Wickman which * DOC FILE //* contains a REXX exec application to do HSM * DOC FILE //* recovery of datasets from ISPF 3.4 or ISPF 6. * DOC FILE //* * DOC FILE //* 17 Addition of File 844 is from Kevin Ferguson, which * DOC FILE //* contains his program called ENQWATCH. This is a * DOC FILE //* continuously running task that watches for dataset * DOC FILE //* enqueue conflicts and informs the TSO user if * DOC FILE //* he/she is the culprit. There is more there, too. * DOC FILE //* See the doc. * DOC FILE //* * DOC FILE //* 18 Addition of File 845 is from Gregory Bliznets. * DOC FILE //* This package contains three programs: RUNAUTH, * DOC FILE //* HOSTCMD and SYSCMD. With RUNAUTH, an authorized * DOC FILE //* program can be called from an un-authorized TSO * DOC FILE //* environment, including a CLIST or a REXX script, * DOC FILE //* where a direct call causes a system abend 047. * DOC FILE //* The second program allows execution of a host (CP * DOC FILE //* or Hercules) command, passed as a parameter, on * DOC FILE //* z/OS or OS/390. Running both together, CP or * DOC FILE //* Hercules commands can be entered from unauthorized * DOC FILE //* TSO sessions without any system mods. The third * DOC FILE //* program SYSCMD allows execution of MVS system * DOC FILE //* commands (MVS console commands) from the program, * DOC FILE //* the same thing as provided by TSO CONSOLE service. * DOC FILE //* This program also can be used together with * DOC FILE //* RUNAUTH to allow to run MVS commands from an * DOC FILE //* unauthorized TSO session. * DOC FILE //* * DOC FILE //* 19 Addition of File 846 from somitcw, which are his * DOC FILE //* Track 0 manipulation programs to dump and load IPL * DOC FILE //* text so you can move the IPL text from one disk * DOC FILE //* pack to another. Also included is his EOFDISK * DOC FILE //* program to clear disk tracks using EXCP. * DOC FILE //* * DOC FILE//***SECTION V-480 SECTION * DOC FILE //* V-480 CHANGES FOR VERSION 480 JAN 16, 2011 * DOC FILE //* * DOC FILE //* 00 Increase the number of files on this tape to 860. * DOC FILE //* * DOC FILE //* 01 Update to File 035 with changes to load modules: * DOC FILE //* PDS, PDS38, PDS86, PDS86I, PDS8638 * DOC FILE //* * DOC FILE //* 02 Update to File 135 to reflect updated PDS 8.6 * DOC FILE //* versions: Members: PDS, PDS38, PDS86, PDS8638 * DOC FILE //* * DOC FILE //* 03 Update to File 182 from John Kalinich, which is * DOC FILE //* PDS 8.6. Current level is: * DOC FILE //* PDS86 -- VERSION 8.6.12 DECEMBER 16, 2010 * DOC FILE //* with many changes since the version on CBT Tape * DOC FILE //* Version 479. * DOC FILE //* * DOC FILE //* 04 Update to File 490 from Andy Robertson. This is * DOC FILE //* his macro library to make it easier to write * DOC FILE //* reentrant Assembler programs. * DOC FILE //* * DOC FILE //* 05 Update to File 491 from Andy Robertson. These are * DOC FILE //* BATCHART LECH PDSLOAD XMITMAIL. * DOC FILE //* * DOC FILE //* 06 Update to File 642 from Rich Hobt. These are his * DOC FILE //* AFCLOGR1 and AFCSMP1 packages. * DOC FILE //* * DOC FILE //* 07 Update to File 757 from Ken Fitzgerald, which is * DOC FILE //* Version V1R1M13 of his LOGGRASM package, to help * DOC FILE //* students learn Assembler, by seeing the effects * DOC FILE //* of the instructions they code. Many bugs were * DOC FILE //* fixed, specifically relating to the diagnostic * DOC FILE //* abend report, and support for new instructions * DOC FILE //* was added, etc. * DOC FILE //* * DOC FILE //* 08 Update to File 810 from Eugene Vogt. This is a * DOC FILE //* minor correction of some of the SMF record format * DOC FILE //* meanings. * DOC FILE //* * DOC FILE //* 09 Update to File 830 from Sam Golob, which contains * DOC FILE //* contains 926 articles (with their code examples) * DOC FILE //* from Xephon "MVS Update" magazines from July 1987 * DOC FILE //* through December 1996. Updates consisted of many * DOC FILE //* fixes to the ASCII - EBCDIC content of the articles * DOC FILE //* and their code examples so that they would be more * DOC FILE //* readily usable at current z/OS levels. The work * DOC FILE //* has not been finished yet.... * DOC FILE //* * DOC FILE //* 10 Update to File 834 from Alexander I. Vasilenko. * DOC FILE //* This file contains an edit macro which helps you * DOC FILE //* reallocate datasets from one system to another * DOC FILE //* system, which preserves all the allocation * DOC FILE //* attributes. Only tested properly for volumes * DOC FILE //* under SMS control. If you can fix it for non-SMS * DOC FILE //* volumes, please submit the fix(es) to Sam Golob. * DOC FILE //* Member MIGRATN is an attempt to get this to work * DOC FILE //* when you know that the volume is non-SMS. * DOC FILE //* * DOC FILE //* email: sbgolob@cbttape.org or * DOC FILE //* sbgolob@attglobal.net * DOC FILE //* * DOC FILE //* 11 Addition of File 835 from is from Peter Giles and * DOC FILE //* contains a corrected version of the PPT scan * DOC FILE //* program package that was published in the Xephon * DOC FILE //* MVS Update issue of November 1994. Original author * DOC FILE //* was R.F. Perretta. Most Xephon articles are now * DOC FILE //* under the support of www.cbttape.org, so you no * DOC FILE //* longer have to worry about their copyrights. * DOC FILE //* Tested by Sam Golob to work on z/OS 1.11. * DOC FILE //* * DOC FILE //* 12 Addition of File 836 from Sam Golob, which contains * DOC FILE //* some members from File 830 (old XEPHON MVS articles) * DOC FILE //* which were either of current interest, or which * DOC FILE //* were made to work on z/OS 1.11. This is a work in * DOC FILE //* progress, but the files that are already here, * DOC FILE //* SHOULD be here. * DOC FILE //* * DOC FILE //* 13 Addition of File 837 from Bruce Bordonaro. This * DOC FILE //* file contains 2 exits which are necessary to * DOC FILE //* implement, when you want to inform TSO users that * DOC FILE //* there is a file waiting for them to RECEIVE under * DOC FILE //* TSO/E. The exits are HASX13 and INMXZ02. * DOC FILE //* * DOC FILE //* 14 Addition of File 838 which is an original post by * DOC FILE //* Leslie J. Somos in the C370-L list from March 11, * DOC FILE //* 1994. This post contains his CECDYN macro and * DOC FILE //* supporting materials to dynamically allocate a file * DOC FILE //* and self-generate the parameters. See member * DOC FILE //* CECDYNRW in this pds for the original post that he * DOC FILE //* made on C370-L. * DOC FILE //* * DOC FILE //* Unfortunately, Leslie Somos has passed away. * DOC FILE //* This file will remain as a tribute to him and to * DOC FILE //* his work. We will try and add any additional * DOC FILE //* materials we find from him, to this file as well. * DOC FILE //* * DOC FILE //* 15 Addition of File 839 from Clement Clarke and * DOC FILE //* contains programs to allow for long PARM fields * DOC FILE //* and symbolic parameter substitution in card image * DOC FILE //* format control cards. * DOC FILE //* * DOC FILE //* 16 Addition of File 840 from Mark Jacobs and contains * DOC FILE //* an ICSF KGUP protection exit which inhibits the * DOC FILE //* changing of ICSF decryption keys, based on RACF * DOC FILE //* permissions. See member called $NOTES. * DOC FILE //* * DOC FILE //* 17 Addition of File 841 which contains a way to * DOC FILE //* remove CA-Optimizer from your system, and still * DOC FILE //* be able to run Optimized COBOL programs without * DOC FILE //* recompile. * DOC FILE //* * DOC FILE //* 18 Addition of File 842 from Roger Mihay and contains * DOC FILE //* a way to put a large number of pds'es or sequential * DOC FILE //* files into TSO XMIT format and download them to a * DOC FILE //* PC for viewing with XMIT manager or some similar * DOC FILE //* tool on the PC. * DOC FILE //* * DOC FILE//***SECTION V-479 SECTION * DOC FILE //* V-479 CHANGES FOR VERSION 479 AUG 16, 2010 * DOC FILE //* * DOC FILE //* 00 Increase the number of files on this tape to 840. * DOC FILE //* * DOC FILE //* 01 Update to File 019 to make improvements to FLSMFJOB. * DOC FILE //* * DOC FILE //* 02 Update to File 035 with changes to load modules: * DOC FILE //* CNCLPG, DSAT, LOOK, LWATMGR, PDS, PDSMATCH, * DOC FILE //* PDS86, PDS86I, PDS8638, STEPLIB, VTOC * DOC FILE //* * DOC FILE //* 03 Update to File 112 with some fixes to the VTOC TSO * DOC FILE //* command from John Kalinich. * DOC FILE //* * DOC FILE //* 04 Update to File 119 to fix the EPUTL routine so * DOC FILE //* that the PUTLINE output can display 255 characters * DOC FILE //* instead of 125. Mucho helpful if you use the * DOC FILE //* APUT-EPUTL interface to convert TPUT to PUTLINE * DOC FILE //* terminal outputs. * DOC FILE //* * DOC FILE //* 05 Update to File 120 from Sam Golob to add 2 new * DOC FILE //* articles. * DOC FILE //* * DOC FILE //* 06 Update to File 123 to fix the ECHOPGM so it will * DOC FILE //* echo 251 characters instead of 123, using the * DOC FILE //* PUTLINE interface (reflects change in EPUTL). * DOC FILE //* * DOC FILE //* 07 Update to File 135 to reflect updated PDS 8.6 * DOC FILE //* versions and an updated SHOWzOS (see File 492 and * DOC FILE //* File 614). * DOC FILE //* * DOC FILE //* 08 Update to File 136 to reflect the same change in * DOC FILE //* the EPUTL (PUTLINE conversion) routine as in File * DOC FILE //* 119. * DOC FILE //* * DOC FILE //* 09 Update to File 182 from John Kalinich, which is * DOC FILE //* PDS 8.6. Current level is: * DOC FILE //* PDS86 -- VERSION 8.6.12 AUGUST 5, 2010 * DOC FILE //* with many changes since the version on CBT Tape * DOC FILE //* Version 478. * DOC FILE //* * DOC FILE //* 10 Update to File 183 from Gilbert Saint-flour, with * DOC FILE //* the following members changed: * DOC FILE //* $LOAD183, BR, COMPRCMD, FASTPATH, FTP, PLI2JOB, * DOC FILE //* PLI2TSO, STRING, SYSDEBUG * DOC FILE //* * DOC FILE //* 11 Update to File 185 to reassemble the sample TSO * DOC FILE //* auth tables to include more program names. * DOC FILE //* * DOC FILE //* 12 Update to File 264 (the LOOK TSO command to browse * DOC FILE //* actual storage) so that it will format some of the * DOC FILE //* undocumented TSO control blocks. (I was told that * DOC FILE //* some of these layouts will be released by IBM in * DOC FILE //* z/OS 1.12.) * DOC FILE //* * DOC FILE //* 13 Update to File 268 from Peter J. Farley to RXVSAM * DOC FILE //* (which gives REXX access to VSAM files) originally * DOC FILE //* submitted by Mark Winges. * DOC FILE //* * DOC FILE //* 14 Updates to File 296 from John Kalinich and Ken * DOC FILE //* Sharpe to fix the DSAT program to recognize HFS * DOC FILE //* files and extended VSAM files in DSORG. * DOC FILE //* * DOC FILE //* 15 Updates to File 312 from Lionel Dyck with fixes * DOC FILE //* to CAVXTRT and PRMCK. * DOC FILE //* * DOC FILE //* 16 Updates to File 314 from Lionel Dyck with fixes * DOC FILE //* to TXT2RTF and XMITIP (level 1008). * DOC FILE //* * DOC FILE //* 17 Update to File 343 from John Kalinich to fix the * DOC FILE //* FREEPOOL invocations in the VTOCLIST program so * DOC FILE //* that storage was not unnecessarily tied up. * DOC FILE //* * DOC FILE //* 18 Update to File 382 from Paul Gillis to add a few * DOC FILE //* more tools, and his DEBUG macro to produce displays * DOC FILE //* for diagnosing Assembler programs. * DOC FILE //* * DOC FILE //* 19 Update to File 404 (TSSO) from Dana Mitchell to * DOC FILE //* correct a bug and fix a problem (see member * DOC FILE //* $$NOTE6). * DOC FILE //* * DOC FILE //* 20 Update to File 423 from Sam Golob to include a * DOC FILE //* modified version of Jeff Broido's LISTHEAD program, * DOC FILE //* which now shows non-standard load module headers. * DOC FILE //* * DOC FILE //* 21 Updates to File 434 from Mark Zelden. Members: * DOC FILE //* IPLHIST IPLINFO LASTIPL ONEPAKZ8 RXSTOR64 SDSF@DR * DOC FILE //* TWOPAKZ8 VTOCLIST * DOC FILE //* * DOC FILE //* 22 Updates to File 452 from Dan Dalby. There are many * DOC FILE //* updates, but notably there is an update to the * DOC FILE //* STEPLIB program, which had to be modified for z/OS * DOC FILE //* 1.12, because at that level, there is a change in * DOC FILE //* the way IBM does STEPLIBs. Members changed: * DOC FILE //* ADDTO, HELP, IEFUJV, JCLSYMBL, JCLSYMBS, LOADLIB, * DOC FILE //* MACLIB, STEPLIB, STEPLIBO * DOC FILE //* * DOC FILE //* 23 Update to File 482 from John Fisher to the GDGCOPY * DOC FILE //* program, to make it work for many GDGs at a time * DOC FILE //* (1000 instead of 100). * DOC FILE //* * DOC FILE //* 24 Update to File 492 from Roland Schiradin, which is * DOC FILE //* SHOWzOS 7.20. (Load module libraries on File 614). * DOC FILE //* * DOC FILE //* 25 Update to File 510 from Ricardo Paranhos. A new * DOC FILE //* email address from Ricardo is in this file now. * DOC FILE //* Update is to the IEBLIST program. * DOC FILE //* * DOC FILE //* 26 Update to File 589 from Philippe Leite, to his * DOC FILE //* HSCTOOL package, which is a REXX function package * DOC FILE //* to handle STK silo commands (for the STK robot tape * DOC FILE //* libraries). * DOC FILE //* * DOC FILE //* 27 Update to File 609 from John Miller and Chris * DOC FILE //* Buckley. Change is to new system cloning member * DOC FILE //* called ZCLONE30 for later versions of z/OS. * DOC FILE //* * DOC FILE //* 28 Update to File 614 from Sam Golob to contain more * DOC FILE //* load module libraries for different assemblies of * DOC FILE //* SHOWzOS, especially for SHOWzOS 7.20 assembled * DOC FILE //* under z/OS 1.11. * DOC FILE //* * DOC FILE //* 29 Update to File 693 which is the PDSCLEAN program * DOC FILE //* from Terry Miller. * DOC FILE //* * DOC FILE //* 30 Update to File 742 from Bob Birdsall, which is a * DOC FILE //* source versioning system that works under ISPF. * DOC FILE //* * DOC FILE //* 31 Update to File 743 from Terry Miller. This update * DOC FILE //* is for the MODLIST program, that lists load module * DOC FILE //* attributes. * DOC FILE //* * DOC FILE //* 32 Update to File 751 from "Somitcw" which is a set * DOC FILE //* of his tools. * DOC FILE //* * DOC FILE //* 33 Update to File 757 from Ken Fitzgerald, which is * DOC FILE //* Version V1R1M12 of his LOGGRASM package, to help * DOC FILE //* students learn Assembler, by seeing the effects * DOC FILE //* of the instructions they code. * DOC FILE //* * DOC FILE //* 34 Update to File 810 from Richard L. Rice, which is * DOC FILE //* his ONSCREEN file browser and formatting package. * DOC FILE //* * DOC FILE //* 35 Update to File 814 from Eugene Vogt. This is a * DOC FILE //* collection of Xephon "MVS Update" articles (926 of * DOC FILE //* them), in ZIP format ASCII. A pds with all of these * DOC FILE //* articles, expanded in EBCDIC format, is now on * DOC FILE //* File 830 (a new file). Articles are from July 1987 * DOC FILE //* through December 1996. * DOC FILE //* * DOC FILE //* 36 Addition of File 818 from Petr Svoboda which is * DOC FILE //* an assembler stub to allow 31-bit COBOL programs * DOC FILE //* to access 64-bit data. * DOC FILE //* * DOC FILE //* 37 Addition of File 819 from Terry Miller. This is * DOC FILE //* his "ICH" RACF dynamic exit loader package, which * DOC FILE //* allows for dynamic substitution of new versions of * DOC FILE //* RACF exits into your system. * DOC FILE //* * DOC FILE //* 38 Addition of File 820 from Richard D. Harper, which * DOC FILE //* is his "Private 64/20 z/OS Assembly Language * DOC FILE //* Development Platform" which can be used by system- * DOC FILE //* level programmers to quickly develop system level * DOC FILE //* code. * DOC FILE //* * DOC FILE //* 39 Addition of File 821 from Gil Segal and Giora Bar. * DOC FILE //* This file contains a REXX utility called CC, which * DOC FILE //* is an edit macro that plugs values from a data * DOC FILE //* file, into a skeleton, so that real JCL is created * DOC FILE //* automatically from the skeleton. The CC utility * DOC FILE //* runs as an ISPF edit macro. Full documentation is * DOC FILE //* provided in a PDF file. * DOC FILE //* * DOC FILE //* 40 Addition of File 822 from Terry Miller, and * DOC FILE //* contains code to capture CPU utilization and limit * DOC FILE //* information for use as a metric in softcapping * DOC FILE //* an LPAR or an LPAR group. The package is called * DOC FILE //* SOFTCAPI. * DOC FILE //* * DOC FILE //* 41 Addition of File 823 from Alexander I. Vasilenko, * DOC FILE //* which contains modifications to ISPF panel ISRTSO * DOC FILE //* (ISRTSOA) (ISPF command shell aid) to show 20 * DOC FILE //* previously executed commands instead of 10, and to * DOC FILE //* explicitly provide and adjust retention options to * DOC FILE //* your own liking. I find it VERY handy to have. * DOC FILE //* There is also an ISPF 7.3-like application called * DOC FILE //* VIEWPOOL included here. * DOC FILE //* * DOC FILE //* 42 Addition of File 824 from Richard L. Rice. This * DOC FILE //* is a VTOC zapping tool. It is based on ISPF and it * DOC FILE //* interfaces with RACF. * DOC FILE //* * DOC FILE //* 43 Addition of File 825 from Raymond Ching and * DOC FILE //* contains an SSL handshaking program. "I have * DOC FILE //* written a simple z/OS batch program to perform the * DOC FILE //* first few phases of SSL handshake and print the * DOC FILE //* human readable output into the SYSPRINT DDname. My * DOC FILE //* intention is to write a simple program to diagnose * DOC FILE //* the most common SSL setup issues in z/OS." * DOC FILE //* * DOC FILE //* 44 Addition of File 826 from Sam Golob and contains * DOC FILE //* a program to make a job or STC or TSU cancelable, * DOC FILE //* directly forcible, or non-cancelable or non- * DOC FILE //* forcible. This is an APF-authorized standalone * DOC FILE //* TSO command. * DOC FILE //* * DOC FILE //* 45 Addition of File 827 from John C. Miller and * DOC FILE //* contains dialogs to help administer RACF. * DOC FILE //* * DOC FILE //* 46 Addition of File 828 from "Somitcw" which is his * DOC FILE //* DELAY program to set an STIMER with a user specified * DOC FILE //* value. * DOC FILE //* * DOC FILE //* 47 Addition of File 829 from Eugene Vogt, which has * DOC FILE //* a version of TIDYASM (originally from File 316) * DOC FILE //* that now works on modern z/OS systems. Most bugs * DOC FILE //* have been fixed. * DOC FILE //* * DOC FILE //* 48 Addition of File 830 from Eugene Vogt, which * DOC FILE //* contains 926 articles (with their code examples) * DOC FILE //* from Xephon "MVS Update" magazines from July 1987 * DOC FILE //* through December 1996. Support for most Xephon * DOC FILE //* magazines has now been taken over by www.cbttape.org * DOC FILE //* and their code examples and text can now be used by * DOC FILE //* anyone, in good conscience. Stuff not administered * DOC FILE //* by Bob Thomas is not included, and 2006-2008 issues * DOC FILE //* are not included. See www.cbttape.org/xephon * DOC FILE //* * DOC FILE //* 49 Addition of File 831 which is a TSO command for * DOC FILE //* dynamic concatenation - deconcatenation of datasets * DOC FILE //* to your TSO session. This command was submitted by * DOC FILE //* Jacques Devaux and was probably written by Serge * DOC FILE //* Joliecoeur. Comments were in French, translated * DOC FILE //* into English by Sam Golob, with help from Jacques. * DOC FILE //* Original French version is included. * DOC FILE //* * DOC FILE //* 50 Addition of File 832 from Marco Serafini and * DOC FILE //* contains REXX execs and panels to print MVS files * DOC FILE //* directly on TCPIP printers. Documentation is in * DOC FILE //* WORD format. * DOC FILE //* * DOC FILE //* 51 Addition of File 833 from Alexander I. Vasilenko * DOC FILE //* and contains a facility to save labels when you * DOC FILE //* look at COBOL programs under ISPF. If you analyze * DOC FILE //* COBOL programs a lot, this is a very handy * DOC FILE //* facility. * DOC FILE //* * DOC FILE //* 52 Addition of File 834 from Alexander I. Vasilenko and * DOC FILE //* contains an edit macro which helps you reallocate * DOC FILE //* datasets from one system to another system, which * DOC FILE //* preserves all the allocation attributes. * DOC FILE //* * DOC FILE |
|
Copyright © 2000,2011 cbttape.org All rights reserved. |