z/OS TSO/E Command Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Example 6

z/OS TSO/E Command Reference
SA32-0975-00

Operation: Test an APPC/MVS transaction program.

Known:
  • The TLC55.APPCTP.LOAD(myprog) data set contains the load module for the transaction program to be tested.
  • MAIL is the transaction program name that the inbound allocate request will try to allocate.
test appctp.load(myprog) tp(’MAIL’) keeptp
Note: Because the LU keyword is not specified, TEST uses the base LU for testing. Also, the transaction program and its remaining conversations are not cleaned up by TEST when TEST terminates because the KEEPTP word is specified. See z/OS TSO/E Programming Guide, for more information about testing an APPC/MVS transaction program.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014