CLOSPIPE  DETACH

Appendix A: CSA Commands

CSSETUP

Description

Establishes the client services environment and initializes many fields in the SPAREA. This must be the first CSA command that the CSA issues.

Syntax

Syntax varies with the programming language.

Examples

COBOL II

  1. Issue a CSSETUP command:

    CALL 'CSSETUP' USING SPAREA.
    
  2. Turn on tracing before you call CSSETUP:

    MOVE 'Y' TO SPTRCOPT.
    

    CALL 'CSSETUP' USING SPAREA.
    

Usage






Copyright © 2005. Sybase Inc. All rights reserved. DETACH

View this book as PDF