Previous Page
|
Next Page
SETSRV Macro
Generates a SET SERVER statement.
Category:
Operator
Syntax
Details
Syntax
%SETSRV
(
server-name
,
<
oapw
>
);
Syntax Description
server-name
specifies the name of a server. The server name can be an alias or an actual server ID.
oapw
specifies the operator-access password to be specified in the SAPW= option in the SET statement.
Details
The SETSRV macro generates a SET SERVER statement in an OPERATE procedure for a SAS server that is specified by using the
server-name
argument.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page