c revised 05/19/86 rem changed 64bc to 21598 C*********************************************************************** C COPYRIGHT ATLANTIC RICHFIELD COMPANY 1991 * C*********************************************************************** c revised 09/30/86 cmp changed GDP to EDP c revised 10/07/88 cmp removed tsoload and tsoprint documentation CUPAGE TSO CUINDX CUINDX IBM TSO CU General Information About TSO Data Sets CU CU General information about the IBM 3180 terminal, logging CU on and off, TSO commands and TSO messages is available in CU the SPF/TSO Reference Manual prepared by Exploration Data CU Processing. A copy of this manual may be obtained from the CU EDP program librarian. CU CU Note that references to SPF (System Productivity Facility) CU in the manual should now be interpreted as PDF (Program CU Development Facility). SPF was the name of the system under CU a previous release. CU CU C The following INDX card should add an entry into table of C contents but will not put a page number after it. Addtional C editing of table of contents will be necessary. CUINDX Modifying An Existing Data Set CU Modifying An Existing Data Set CU CU CU Instructions for modifying an existing data set are contained CU in the EDIT section of the SPF/TSO Reference Manual CU (Section 4). CU CU C The following INDX card should add an entry into table of C contents but will not put a page number after it. Addtional C editing of table of contents will be necessary. CUINDX Creating New Data Sets From Old Ones CU Creating New Data Sets From Old Ones CU CU CU To create a new data set from an old one several options are CU available: CU 1. TSO copy command (SPF/TSO Reference Manual, page 7). CU This method will not work when copying from one member of CU a PDS to another member of the same PDS. You must use CU either method 2 or method 3 for that procedure. CU 2. SPF copy utility (SPF/TSO Reference Manual, pages 63,64) CU 3. SPF CREATE command (SPF/TSO Reference Manual, page 42) CU CU CU C The following INDX card should add an entry into table of C contents but will not put a page number after it. Addtional C editing of table of contents will be necessary. CUINDX Creating a TSO Data Set From Scratch CU Creating a TSO Data Set From Scratch CU CU CU To create a new data set from scratch, the data set must CU first be allocated using the Dataset Utility (PDF 3.2). The CU procedure is described in Section 5, page 58 of the SPF/TSO CU Reference Manual. Be sure to choose a unique "name" that is CU meaningful and follows the data set naming conventions CU outlined in Section 3 of the SPF/TSO Reference Manual. CU Once the data set is allocated you may enter EDIT mode (PDF 2) CU and request the new data set. A screen of blank lines will be CU presented to you. Enter your data. CU CUEND CU Printing a TSO Data Set CU CU CU The PDF Library Utility (3.1) may be used to print members CU of a PDS and the Library Utility 3.6 may be used to print an CU entire dataset. See the SPF/TSO Reference Manual prepared by CU Exploration Data Processing (Section 5, page 55). CU CUEND