12.07.2015 Views

z/OS V1R9.0 TSO/E Command Reference

z/OS V1R9.0 TSO/E Command Reference

z/OS V1R9.0 TSO/E Command Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

TEST <strong>Command</strong>Note: LUA is the LU used for testing. Also, the transaction program and itsremaining conversations are cleaned up by TEST when TEST terminatesbecause the KEEPTP keyword is not specified. See z/<strong>OS</strong> <strong>TSO</strong>/EProgramming Guide, for more information about testing an APPC/MVStransaction program.TEST subcommands (overview)The following are <strong>TSO</strong>/E commands you can use in the TEST environment:ALLOCATE EXEC LISTALC LISTDS RENAME SUBMITATTRIB HELP LISTBC PROFILE SEND TERMINALCANCEL LINK LISTCAT PROTECT STATUS UNALLOC (FREE)The preceding commands are described with the TEST subcommands inalphabetical order. For a complete description of the syntax and function of those<strong>TSO</strong>/E commands that you can use in the TEST environment, see thecorresponding <strong>TSO</strong>/E command.Use the various TEST subcommands to perform the following basic functions:v Execute the program from its starting address or from any address within theprogram.v Display selected areas of the program as they currently appear in virtual storage,or display the contents of any of the registers. With the exception that accessregisters cannot be specified for indirect addressing or address expressions, youcan use access registers as you need to general registers.v Interrupt the program at specified locations. After you have interrupted theprogram, you can display areas of the program or any of the registers, or youcan issue other subcommands of TEST to be executed before returning controlto the program being tested.v Change the contents of specified program locations in virtual storage or thecontents of specific registers.For a discussion on how to use these basic functions, see z/<strong>OS</strong> <strong>TSO</strong>/EProgramming Guide. The subcommands of the TEST command and the <strong>TSO</strong>/Ecommands you can use in the TEST environment are:Table 52. Subcommands and functions of the TEST commandALLOCATE Dynamically allocates the data sets required by a program intendedfor execution.AND Performs a logical AND operation on data in two locations, placingthe results in the second location specified.ASSIGNMENT OF Modifies values in virtual storage and in registers.VALUES(=)AT Establishes breakpoints at specified locations.ATTRIB Builds a list of attributes for non-VSAM data sets, which are to bedynamically allocated.CALL Initializes registers and initiates processing of the program at aspecified address using the standard subroutine linkage.CANCEL Halts processing of batch jobs submitted for the terminal.COPY Moves data.DELETE Deletes a load module from virtual storage.DROP Removes symbols established by the EQUATE command from thesymbol table of the module being tested.END Terminates all operations of the TEST command and the programbeing tested.Chapter 1. <strong>TSO</strong>/E commands and subcommands 287

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!