ISPF Client/Server - Part I: Download and Startup

Total Page:16

File Type:pdf, Size:1020Kb

ISPF Client/Server - Part I: Download and Startup SYSTEM BY ROBERT SIMPSON STRATEGIES ISPF Client/Server - Part I: Download and Startup his article begins a four-part series on the client/server feature of ISPF Version 4. Normally, ISPF panel display functions are han- dled by ISPF code running on the mainframe. The panels are T transmitted in a 3270 data stream to a terminal or to a PC running a terminal emulation program. In client/server mode, the panel display func- tions are handled by a program that is shipped with ISPF, but which runs on a The client/server feature PC under OS/2 or Windows. The data is transmitted to this client program using of ISPF Version 4 offers APPC or TCP/IP communication protocols. the same features as previous versions, but Note: Testing for preparation of this article pushbuttons which allow the correspond- adds new functionality was performed on a host system running MVS, ing commands to be executed with a single TSO, and ISPF Version 4.1. The clients for mouse click. through Graphical User testing were PCs running OS/2 Version 2.1, OS/2 Warp Version 3, and Windows 3.1. This ■ You can cut and paste between input Interfaces. article is not intended as a tutorial on either fields using Shift-Delete and Shift-Insert TCP/IP or APPC, so a working communica- (but since multiple line input areas are tions connection is assumed. displayed with one input field for each The most noticeable difference between line, this works for single lines only). the Graphical User Interface (GUI) and the traditional terminal emulation interface is ■ In split–screen mode, each screen appears with the “look and feel” of the ISPF panels. as a separate window containing a full 24 Standard panels appear as windows with a x 80 (or larger) display area. white background containing colored text and various GUI controls, including input ■ You can switch between ISPF windows fields, push buttons, and check boxes. Dialogs using the mouse or Ctrl-Esc, even when and messages are displayed in separate windows there is no PF key assigned to the SWAP of various sizes. This has both advantages command. However, this is not the same and disadvantages: as doing the SWAP command; for exam- ple, SWAP will clear the command line of Advantages: the window being displayed, switching to the window with the mouse will not. ■ The GUI interface. ■ ISPF Version 4.2 will allow up to 32 – The mouse can be used to position separate ISPF windows. the cursor to input fields and other GUI controls. ■ The window dimensions can be specified, allowing window sizes larger than model 4 – Check boxes can be selected (44 x 80) or model 5 (28 x 132) terminal and deselected using the mouse. screens. For example, you can specify a window size which takes up the entire – The action bar works as a PC screen area without having scroll bars, pull-down menu. or you can specify a full 134–column width and do horizontal scrolling on the – PF key descriptions in the function key PC rather than with ISPF LEFT and area and “point-and-shoot” fields appear as RIGHT commands. TECHNICAL SUPPORT APRIL 1996 Disadvantages: see this by comparing how the Insert ■ When you exit ISPF, the client window key operates in a Windows Properties ma y not close as exp e c t e d . If the window ■ There are no keyboard equivalents to the dialog box and on an OS/2 Settings remains with a clo c k curso r , swi t c h to the new line key (Return is used as the Enter notebook page. This makes it somewhat emu l at o r wi n d o w and page through any key) and a few other 3270 functions such more difficult to use the Windows remaining TSO messages or output by as Erase Input. interface than the OS/2 or traditional pressing Enter at the “***” prompt until terminal interface (imagine having the TSO READY prompt is displayed and ■ The up and down cursor keys can move to use a terminal with insert mode the window is closed. only between adjacent input fields. This always on). makes it easy to move the cursor to the Another difference is that the client ■ Having it simply beep and display the last job in SDSF held output queue by program displays only ISPF output; TSO message in a background emulator win holding down the down arrow key, but output still appears in the terminal emula- dow rather than overlaying the screen can be annoying at other times. tor window. When running in terminal with the NOTIFY message when a job mode, TSO output is displayed automati- completes is nice, but it takes a few more ■ Because output fields appear as static text cally and you simply hit Enter (or right keys t ro k es to swi t c h to the backg round on the window background, the cursor Ctrl) at the “***” prompt to return to emu l a tor window when it has been com- cannot be positioned to output fields. This ISPF. In client/server mode, you must pletely covered by other windows. Keep makes it impossible to scroll a line to the switch to the terminal emulator window pa r t of the emul a tor window showing so top or bottom using cursor positioning in to see TSO messages (including job you can swi t c h windows with a single the SDSF LOG or output display (use SE submission and completion messages) mouse click. instead of S) or in BROWSE (use VI E W or output from TSO commands. This has instead of BROWS E ) . a few side effects: ■ You must swi t c h to the terminal emul a tor w i n d ow to rep ly to a prompt for input ■ You can’t mark and copy/paste multiple to a TSO command, s u ch as the lines as in the terminal emulator. responses to a TSO RECEIVE com- The most noticeable m a n d, or when running a progra m , ■ In addi t i o n , the cursor cannot be positioned difference between the s u ch as QMF, wh i ch uses GDDM to an output field by code in the panel instead of ISPF display serv i c e s . or in the program which displays the Graphical User Interface panel. Instead, the cursor is positioned (GUI) and the traditional PREREQUISITES to the first input field. For example, when Obviously, some communications software executing a FIND command on terminal emulation is needed to provide the connection between the BROWSE or SDSF LOG screen, the interface is with the the mainframe and the PC. For an OS/2 client, cursor is positioned on the command line you need either Communications Manager/2 rather than on the text that matched the “look and feel” of the for an APPC connection or IBM TCP/IP for search string. In terminal mode, the ISPF panels. OS/2. For Windows, you need IBM TCP/IP cursor is placed on the matching text, and for DOS with corrective service level 2.1.0.4 if the search is repeated without moving or higher, or version 4.1 of Novell’s LAN the cursor using a PF key which has been ■ You can continue working in the ISPF Workplace for DOS.We attempted to use the assigned the RFIND command, the next window without having to scroll through Windows ISPF client with a Windows TCP/IP occurrence of the search string will be all of the TSO output. You can switch to package, specifically SuperTCP Version 2.13 located. In client/server mode, the same the emulator window at any time and f rom Frontier Te ch n o l ogies Corp o rat i o n operation repeatedly finds the same text then scroll through the output by hitting ( F T C ) , and sure enough, it didn’t wo rk . on the first line of the screen, because Enter (right Ctrl) at the “***” prompt. Finally, APPC and/or TCP/IP must be running RFIND starts searching from on the mainfram e . Be sure the prer equisites are the beginning of the screen when the cur- ■ In some cases, when there is enough out met befor e proc e e d i n g . sor is on the command line. put to fill the TSO output buf fer , you must There are three steps to getting the ISPF respond to enough of the “* * * ” pr ompts to GUI working: download the client code, set ■ Although IBM recommends doing get the TSO command to complete before up the PC to accept a connection, then start IND$FILE file transfers only from the the next ISPF panel will be displayed. the GUI from the mainframe. TSO READY prompt (see information AP AR II06984), some terminal emul at o rs , ■ When the TSO command completes, the DOWNLOADING THE CLIENT CODE such as CM/2, can transfer files from th e ISPF panel is redisplayed whi c h brings it Although ISPF provides option 3.7 to ISPF “TSO Command” panel (option 6). to the for egrou n d , often while you are still d ownload the client code to a PC with In cli e n t / s e r ver mode, there is no menu lo o k i n g at the TSO output. For example, T C P / I P, an FTP server daemon (FTPD) option to initiate file transfers. Another do a TSO LISTALC STATUS and imme- must be running on the PC.
Recommended publications
  • Z/OS ISPF Services Guide COMMAND NAME
    z/OS 2.4 ISPF Services Guide IBM SC19-3626-40 Note Before using this information and the product it supports, read the information in “Notices” on page 399. This edition applies to Version 2 Release 4 of z/OS (5650-ZOS) and to all subsequent releases and modifications until otherwise indicated in new editions. Last updated: 2021-06-22 © Copyright International Business Machines Corporation 1980, 2021. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Figures................................................................................................................ xv Tables................................................................................................................xvii Preface...............................................................................................................xix Who should use this document?............................................................................................................... xix What is in this document?......................................................................................................................... xix How to read the syntax diagrams..............................................................................................................xix z/OS information...............................................................................................xxiii How to send your comments to IBM...................................................................
    [Show full text]
  • OS/390 Introduction to ISPF
    z/OS Basic Skills Information Center: ISPF Course Module Module 1: Main Features of ISPF © Copyright IBM Corp., 2005. All rights reserved. z/OS Basic Skills Information Center: ISPF Course Module Introduction This module, Main Features of ISPF, introduces you to the z/OS Interactive System Productivity Facility, or ISPF, with special emphasis on the Program Development Facility, or PDF. Time to complete: 10 – 15 minutes © Copyright IBM Corp., 2005. All rights reserved. Page 2 of 15 z/OS Basic Skills Information Center: ISPF Course Module Main Features of ISPF - Objectives Upon completion of this module, you should be able to: • Describe the purpose of ISPF and its relationship to TSO • List the four major components of ISPF • Explain the function of each of the four components © Copyright IBM Corp., 2005. All rights reserved. Page 3 of 15 z/OS Basic Skills Information Center: ISPF Course Module Main Features of ISPF – Purpose of ISPF The Interactive System Productivity Facility, or ISPF, is a development tool set for the z/OS operating system. It has been used since 1975 to increase the productivity of the development of mainframe applications, because it provides an extensive set of programmer oriented facilities. © Copyright IBM Corp., 2005. All rights reserved. Page 4 of 15 z/OS Basic Skills Information Center: ISPF Course Module Main Features of ISPF – The Time Sharing Option/Extended (TSO/E) The Time Sharing Option/Extended, or TSO/E, is a base element of IBM's mainframe z/OS operating system. TSO/E allows you to communicate interactively with the MVS operating system by typing commands (one line at a time) on a computer terminal.
    [Show full text]
  • CA SOLVE:FTS Installation Guide
    CA SOLVE:FTS Installation Guide Release 12.1 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the “Documentation”) is for your informational purposes only and is subject to change or withdrawal by CA at any time. This Documentation may not be copied, transferred, reproduced, disclosed, modified or duplicated, in whole or in part, without the prior written consent of CA. This Documentation is confidential and proprietary information of CA and may not be disclosed by you or used for any purpose other than as may be permitted in (i) a separate agreement between you and CA governing your use of the CA software to which the Documentation relates; or (ii) a separate confidentiality agreement between you and CA. Notwithstanding the foregoing, if you are a licensed user of the software product(s) addressed in the Documentation, you may print or otherwise make available a reasonable number of copies of the Documentation for internal use by you and your employees in connection with that software, provided that all CA copyright notices and legends are affixed to each reproduced copy. The right to print or otherwise make available copies of the Documentation is limited to the period during which the applicable license for such software remains in full force and effect. Should the license terminate for any reason, it is your responsibility to certify in writing to CA that all copies and partial copies of the Documentation have been returned to CA or destroyed. TO THE EXTENT PERMITTED BY APPLICABLE LAW, CA PROVIDES THIS DOCUMENTATION “AS IS” WITHOUT WARRANTY OF ANY KIND, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NONINFRINGEMENT.
    [Show full text]
  • 16520: Application Development for Z/OS - Not Your Father's Green Screen
    16520: Application Development for z/OS - Not your Father's Green Screen Rosalind Radcliffe Distinguished Engineer, IBM Academy of Technology Member IBM Corporation [email protected] @RosalindRad Insert Custom Session QR if Desired. Abstract Ask most people how they write and maintain applications on z/OS and you hear "oh, you use this thing called a green screen" followed by a chuckle. In reality, application development for zEnterprise applications has been transformed over the past several years to the point where application developers enjoy the same or better features from integrated development environments as programmers who work on other platforms. Advances in remote system communication and interaction, syntax- highlighting, parsing, and code understanding for Assembler, PL/I, C/C++, and COBOL source code, as well as programming assists such as code snippets and templates are all available to application programmers. Interactive debug of applications, written in multiple programming languages and running in various runtime environments is also possible and can greatly boost programmer productivity. Come and learn about how these features can enable application developers who are new to the mainframe to interact with, update, and efficiently enhance mainframe applications. 16721: Decision Management: Making the Right Change, at the Right Time 3/4/15 3 IBM DevOps point of view Enterprise capability for continuous software delivery that enables organizations to seize market opportunities and reduce time to customer feedback Continuous
    [Show full text]
  • Mainframe to Enterprise to the Is Curriculum
    https://doi.org/10.48009/2_iis_2012_182-192 Issues in Information Systems Volume 13, Issue 2, pp. 182-192, 2012 MAINFRAME TO ENTERPRISE TO THE IS CURRICULUM Joseph Packy Laverty, Robert Morris University, [email protected] Frederick G. Kohun, Robert Morris University, [email protected] John Turchek, Robert Morris University, [email protected] David Wood, Robert Morris University, [email protected] Daniel Rota, Robert Morris University, [email protected] ABSTRACT Over the decades the concept of a mainframe has been synonymous to IBM operating systems and the COBOL programming language. While object-orientated programming languages, web interface transaction systems, web services, distributed services, and mobile application topics are frequently included in the IS/CS curriculum, this paper considers the inclusion of IBM Enterprise Systems. IBM zEnterprise has evolved into an integrated, scalable, enterprise system which supports legacy applications, open-source applications and tools, DB2, Cognos, SPSS, data mining and Rational project management tools. The growth and market penetration of IBM zEnterprise has been spectacular. This evolution of IBM Enterprise Systems provides many opportunities for IS/CS majors. A case study implementing the IBM Academic Initiative in an ABET-CAC curriculum is presented. KEYWORDS: IBM Academic Initiative, IS Curriculum, IBM zEnterprise, ABET-CAC, z/OS, COBOL, CICS, DB2, Open Source, Rational Application Developer for Z Systems, Robert Morris University, Marist College INTRODUCTION Over the decades the concept of a mainframe has been synonymous to IBM operating systems and the COBOL programming language [1]. In recent years, computer hardware evolved in various directions, e.g., desktop, blade servers, super computers and mobile devices.
    [Show full text]
  • The Future Integrated Information and Z/OS Documentation
    The Future of Integrated Information and z/OS Documentation Tuesday, August 3, 2010: 9:30 AM-10:30 AM - SHARE Boston 2010 Speaker: Geoff Smith IBM Corp ([email protected]) © 2010 IBM Corporation ZSP03047-USEN-05 IBM System z Trademarks The following are trademarks of the International Business Machines Corporation in the United States and/or other countries. Active Energy Manager FICON* Rational* System z9* CICS* IBM* Redbooks* System z10 DataPower* IBM eServer REXX Tivoli* DB2* IBM logo* RMF WebSohere* developerWorks* IMS S/390* z9 DFSMS Infoprint* SYSREXX* z/Architecture* DFSMSdfp Language Environment* System i* z/OS* DFSMShsm Lotus* System p* z/VM* DFSMSrmm MQSeries* SystemPac* z/VSE DFSORT Domino OMEGAMON* System Storage zSeries* DRDA* Parallel Sysplex* System z* DS8000* RACF* * Registered trademarks of IBM Corporation The following are trademarks or registered trademarks of other companies. Java and all Java-related trademarks and logos are trademarks of Sun Microsystems, Inc., in the United States and other countries Linux is a trademark of Linus Torvalds in the united States and other countries.. UNIX is a registered trademark of The Open Group in the United States and other countries. Microsoft and Excel are registered trademarks of Microsoft Corporation in the United States and other countries. * All other products may be trademarks or registered trademarks of their respective companies. Notes: Performance is in Internal Throughput Rate (ITR) ratio based on measurements and projections using standard IBM benchmarks in a controlled environment. The actual throughput that any user will experience will vary depending upon considerations such as the amount of multiprogramming in the user's job stream, the I/O configuration, the storage configuration, and the workload processed.
    [Show full text]
  • IBM Db2 Query Monitor for Z/OS User's Guide
    3.3 IBM Db2 Query Monitor for z/OS User's Guide IBM SC27-8803 Note: Before using this information and the product it supports, read the "Notices" topic at the end of this information. 2021-04-21 edition This edition applies to Version 3 Release 3 of DB2® Query Monitor (product number 5655-V42) and to all subsequent releases and modifications until otherwise indicated in new editions. © Copyright International Business Machines Corporation 1999, 2020. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. © Rocket Software Inc. 1999, 2020. Contents About this information.......................................................................................... ix Chapter 1. Overview.............................................................................................. 1 What's new in Db2 Query Monitor............................................................................................................... 1 New and changed functions...................................................................................................................1 Db2 12 function level support................................................................................................................3 Db2 12 function level support for Db2 Data Access Common Collector..............................................4 Features and benefits.................................................................................................................................. 5 Collect
    [Show full text]
  • Z/OS Basics Preface
    Contents Preface . iii How this course is organized . iii How each topic is organized . iv Part 1. Introduction to z/OS and the mainframe environment Chapter 1. Introduction to the new mainframe . 3 1.1 The new mainframe. 4 1.2 The S/360: A turning point in mainframe history . 4 1.3 An evolving architecture . 5 1.4 Mainframes in our midst . 6 1.5 What is a mainframe? . 7 1.6 Who uses mainframe computers?. 10 1.7 Factors contributing to mainframe use . 11 1.8 Typical mainframe workloads . 14 1.9 Roles in the mainframe world . 21 1.10 z/OS and other mainframe operating systems . 27 1.11 Summary . 29 Chapter 2. z/OS overview. 31 2.1 What is an operating system? . 32 2.2 Overview of z/OS facilities. 32 2.3 What is z/OS? . 34 2.4 Virtual storage and other mainframe concepts . 39 2.5 What is workload management? . 57 2.6 I/O and data management. 60 2.7 Supervising the execution of work in the system . 60 2.8 Defining characteristics of z/OS . 68 2.9 Licensed programs for z/OS . 69 2.10 Middleware for z/OS . 70 2.11 A brief comparison of z/OS and UNIX. 71 2.12 Summary . 73 Chapter 3. TSO/E, ISPF, and UNIX: Interactive facilities of z/OS . 75 3.1 How do we interact with z/OS? . 76 3.2 TSO overview . 76 3.3 ISPF overview . 80 3.4 z/OS UNIX interactive interfaces. 99 3.5 Summary .
    [Show full text]
  • PACS CCR 176 Red Hat Openshift Paas
    Schedule C.1 SERVICES CATALOG Change Order # Effective Date 1 PACS_CCR_001 09/18/14 2 PACS_CCR_004 12/09/14 3 PACS_CCR_007 02/06/15 4 PACS_CCR_009 02/17/15 5 PACS_CCR_010 02/25/15 6 PACS_CCR_011 02/26/15 7 PACS_CCR_012 03/09/15 8 PACS_CCR_002 03/19/15 9 PACS_CCR_016 04/09/15 10 PACS_CCR_014 04/20/15 11 PACS_CCR_019 04/28/15 12 PACS_CCR_020 05/13/15 13 PACS_CCR_021 05/13/15 14 PACS_CCR_023 05/29/15 15 PACS_CCR_025 05/29/15 16 PACS_CCR_024 06/02/15 17 PACS_CCR_027 06/11/15 18 PACS_CCR_032 06/25/15 19 PACS_CCR_029 06/25/15 20 PACS_CCR_036 06/30/15 21 PACS_CCR_028 07/06/15 22 PACS_CCR_031 07/07/15 23 PACS_CCR_033 07/09/15 24 PACS_CCR_034 07/21/15 25 PACS_CCR_038 07/28/15 26 PACS_CCR_026 08/04/15 27 PACS_CCR_035 08/07/15 28 PACS_CCR_040 09/03/15 29 PACS_CCR_041 09/04/15 30 PACS_CCR_046 09/24/15 31 PACS_CCR_043 10/09/15 32 PACS_CCR_048 10/15/15 33 PACS_CCR_047 10/29/15 34 PACS_CCR_049 11/09/15 35 PACS_CCR_053 12/03/15 36 PACS_CCR_044 12/15/15 37 PACS_CCR_058 12/22/15 38 PACS_CCR_057 12/24/15 39 PACS_CCR_050 12/24/15 40 PACS_CCR_059 01/14/16 41 PACS_CCR_061 01/14/16 42 PACS_CCR_064 01/15/16 43 PACS_CCR_063 01/22/16 44 PACS_CCR_060 01/27/16 45 PACS_CCR_066 02/24/16 46 PACS_CCR_069 03/01/16 47 PACS_CCR_070 03/01/16 48 PACS_CCR_062 03/03/16 49 PACS_CCR_073 04/29/16 50 PACS_CCR_076 06/27/16 51 PACS_CCR_075 07/12/16 52 PACS_CCR_077 08/08/16 53 PACS_CCR_079 09/13/16 54 PACS_CCR_084 09/27/16 55 PACS_CCR_083 09/27/16 56 PACS_CCR_082 09/29/16 57 PACS_CCR_080 10/12/16 58 PACS_CCR_086 11/07/16 59 PACS_CCR_085 11/15/16 60 PACS_CCR_089 01/04/17 61 PACS_CCR_092
    [Show full text]
  • RTC V4.0 EE Build Administration Workshop IBM Software
    IBM Software A Jazz Jumpstart Workshop Rational IBM Rational Team Concert Enterprise Extensions Build Administration Workshop Version 1.0 Installation Instructions A Jazz Jumpstart Workshop © Copyright IBM Corporation, 2013 US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. IBM Software Installation instructions for the Rational Team Concert V4.0 Enterprise Extensions Build Administration Workshop This preparation document will take you through the setup of the infrastructure required to complete the EE Build Administration Workshop. The necessary components can be downloaded from https://jazz.net/downloads/. Note that instead of a step-by-step installation and configuration walk- through, reference information will be provided to guide you through these tasks. The necessary workshop infrastructure can be either: a) An existing Rational Team Concert installation. In this case, you can use this document to make sure that all the components needed for the workshop are installed, and you have expected users and licenses available in your environment. b) A new installation. This document provides you with reference information for this task. Keep in mind that the outlined steps are a one-time setup and would likely be executed by a system administrator (product install and configuration). This role is distinctly separate from the role of the EE Build Administrator, which is the focus of the this workshop. Using an existing environment? Make sure your Jazz user for the workshop has the needed license assigned (IBM Enterprise Platforms license) in your CLM server environment, and take note of your build environment details to be used in the workshop: • z/OS build machine hostname • Build agent port • TSO ID and password for connection to build agent • ISPF Gateway startup script location The sections and topics covered in this document are the following: 1.
    [Show full text]
  • System Productivity Facility (ISPF) and ISPF/Program Development Facility
    GC34-2172-3 Interactive System Productivity Facility (ISPF) and ISPF/Program Development Facility What's New in ISPF? Version 2 Release 3 MVS Version 2 Release 2 VM/SP I , . .. GC34-2172-3 Interactive System Productivity Facility (ISPF) and ISPF/Program Development Facility What's New in iSPF? Version 2 Release 3 MVS Version 2 Reiease 2 VM/SP I Fourth Edition (July 1987) This edition applies to Version 2 Release 3, of the program products Interactive System Productivity Facility (ISPF) ^ (5665-319), and Interactive System Productivity Facility/Program Development Facility (ISPF/PDF) (5665-317), and to all subsequent releases and modifications of both until otherwise indicated in new editions or Technical Newsletters. In the 370 environment, they are for use with with MVS/SP Version 1.3.5 or later. In the Extended Architecture (XA) environment, they are for use with MVS/SP Version 2.1.2 or later. This edition also applies to Version 2 Release 2 of the program products Interactive System Productivity Facility (ISPF) (5664-282), and Interactive System Productivity Facility/Program Development Facility (ISPF/PDF) (5664-285), and to all subsequent releases and modifications of both until otherwise indicated in new editions or Technical Newsletters. They are for use with VM/SP Release 3. With Double-Byte Character Support (DECS), they are for use with VM/SP Release 4. Changes are made periodically to the information herein; before using this publication in connection with the operation of IBM systems, consult the latest IBM Systeml370 and 4300 Processors Bibliography, GC20-0001, for the editions that are applicable and current.
    [Show full text]
  • ISPF Dialog Tag Language Guide and Reference
    z/OS Version 2 Release 3 ISPF Dialog Tag Language Guide and Reference IBM SC19-3620-30 Note Before using this information and the product it supports, read the information in “Notices” on page 515. This edition applies to Version 2 Release 3 of z/OS (5650-ZOS) and to all subsequent releases and modifications until otherwise indicated in new editions. Last updated: 2019-06-21 © Copyright International Business Machines Corporation 1989, 2019. US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp. Contents Figures................................................................................................................. ix Tables................................................................................................................xvii Preface...............................................................................................................xxi About this document................................................................................................................................. xxi Who should use this document.................................................................................................................xxi How to read the syntax diagrams..............................................................................................................xxi How to read the syntax diagrams........................................................................xxv z/OS information...............................................................................................xxix
    [Show full text]