TLMSXCMD allows you to access a 120-byte input command message area from various processing functions within CA TLMS. You may change keywords and restrict command functions processed by TLMSCMND. The call to this exit occurs before the call to CA TLMS security.
This exit receives control for all update and display commands from the batch inquiry/update function, TLMSINQR, and the TSO line-by-line command processor, TLMSTSO. The full-screen interface, TLTPISPF, only passes update commands to this exit.
The assembler DSECT for the input command area is named CMNDAREA; for the user message, it is named CMNDMSG. The user exit must be an executable load module in the CA TLMS target load library and must be named TLMSXCMD. If you are a TSO user, the CA TLMS load library must be accessible.
|
Copyright © 2014 CA.
All rights reserved.
|
|