Example: use a CLIST to start an XRC session

You can process the following TSO CLIST in a standard TSO environment. This example shows how to use a CLIST to start an XRC session and add two volume pairs to the session.

PROFILE MSGID
     XSTART DALLAS SESSIONTYPE(XRC) ERRORLEVEL(VOLUME)
     XADDPAIR DALLAS VOLUME(PRIM01,SECO01,PRIM02,SEC02)