Previous Topic: Starting a New SessionNext Topic: Processing a Pseudoconverse


Resuming a Suspended Session

To resume a previously suspended session, perform the following steps:

  1. Use the session descriptor (UCE-SESSION-DESCR-02) as the queue or scratch ID to retrieve the variable storage needed to resume the session. If the storage area cannot be found, perform the following steps:
    1. Move +4 to UCE-RETURN-CODE-02.
    2. Issue a DC RETURN statement.

    This returns control to TCF and displays an error message on the TCF Error Message screen.

  2. Perform processing, as required.
  3. When processing is complete, move 'P' (pseudoconverse) to UCE-CURR-TASK-FLAG-02 to indicate to TCF that a pseudoconverse is to take place.
  4. Issue a DC RETURN statement.