cobol2.hlp (Table of Contents; Topic list)
USER-SESSION (↑ Animator Directives)
 Key Details                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Directive:    USER-SESSION
 
  Function:     With cross session animation, specifies the session to
                be used for the user program.
 
  Syntax:
 
     ─┬───┬──USER-SESSION──"session"──────────
        └─/─┘
 
  Parameters:   session              The session to use for the user
                                     program.
 
  Default:      USER-SESSION "current"
                                    -♦-