Establishes the client services environment and initializes many fields in the SPAREA. This must be the first CSA command that the CSA issues.
Syntax varies with the programming language.
Issue a CSSETUP command:
CALL 'CSSETUP' USING SPAREA.
Turn on tracing before you call CSSETUP:
MOVE 'Y' TO SPTRCOPT.
CALL 'CSSETUP' USING SPAREA.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |