space
Previous Page | Next Page

SAS/SHARE General SAS System Options

COMAMID= System Option



Identifies the communications access method to connect a SAS/SHARE client and server SAS session.
Client: Required
Server: Required
Client: Valid in: configuration file, OPTIONS statement, SAS invocation
Server: Valid in: configuration file, OPTIONS statement, SAS invocation
Category: Communications: Networking and Encryption
PROC OPTIONS Group: Communications

Syntax
Syntax Description
Details

Syntax

COMAMID=access-method-ID

Syntax Description

access-method-ID

specifies the name of the communications access method that is used by a client to access a server.


Details

The COMAMID= system option specifies a communications access method that is used by a SAS/SHARE client to connect to a SAS/SHARE server.

For find out about the supported access methods by operating environment (for example, to connect a Windows client to a UNIX server, use the TCP/IP access method), see Communications Access Methods for SAS/CONNECT and SAS/SHARE.

space
Previous Page | Next Page | Top of Page