Previous Topic: TSOMCLASS Keyword—TSO Default Message ClassNext Topic: TSOMPW Keyword—Support Multiple TSO UADS Passwords


Examples: TSOMCLASS keyword

This example adds a class of X to ACID USERA:

TSS ADDTO(USERA) TSOMCLASS(X)

This example removes a default message class of X from USERA:

TSS REMOVE(USERA) TSOMCLASS(X)