Contact Us | Sitemap |
||||
TSO/eTime Sharing Option/ExtensionsPlease! Verify all details or suggestions with the appropriate vendor and / or vendor's manuals.The TSO/E element of z/OS originated from the former TSO/E component of previous MVS/ESA and OS/390 systems. It originally contained a set of commands and a set of system services that end users and programmers could use when writing their own commands. During its life it was continually enhanced and became the primary user interface to the OS/390 system and now to the z/OS system. TSO/E (Time Sharing Option/Extensions) provides an interactive terminal interface. As in prior releases of TSO/E, this element includes CLISTs and REXX, but does not include a REXX compiler.
Example logon proc//********************************************************************//* NAME = IKJOPER //* LAST UPDATED BY MS - 01/18/08 //* //* THIS PROC INVOKES CLIST OPRPROF WHICH RESIDES IN SYS3.TSO.CLIST9 //******************************************************************** //IKJOPER PROC //IKJOPER EXEC PGM=IKJEFT01,DYNAMNBR=256,PARM=OPRPROF,TIME=1440 //SYSPROC DD DISP=SHR,DSN=SYS3.TSO.CLIST9 //SYSPRINT DD TERM=TS,SYSOUT=* //SYSTERM DD TERM=TS,SYSOUT=* //SYSIN DD TERM=TS Example of Clist OPRPROF called from the above PROC TSO/E ManualsSA22-7780-00 Administration PDF SA22-7781-06 CLISTs PDF SA22-7782-13 Command Reference PDF SA22-7783-11 Customization PDF SA22-7784-04 General Information PDF SA22-7785-01 Guide to SRPI PDF SA22-7786-10 Messages PDF SA22-7787-02 Primer PDF SA22-7788-04 Programming Guide PDF SA22-7789-08 Programming Services PDF SA22-7790-09 REXX Reference PDF SA22-7791-01 REXX User's Guide PDF GA22-7792-06 System Diagnosis Data Areas PDF SA22-7793-04 System Programming Command Reference PDF SA22-7794-05 User's Guide PDF TSO ABEND622, FOLLOWED BY ABEND13E or ABEND33E
|
Sponsored by IBM z10 |
|||
|