OPERATE Macro
Generates a PROC OPERATE statement.
Syntax
%OPERATE(server-name,<oapw>);
Syntax Description
- server-name
-
specifies the server
name, which can be an alias or an actual server ID. This value identifies
the server to be controlled.
- oapw
-
specifies the administrator
password if one is required by the server. This value is mapped to
the SAPW= option in the PROC OPERATE statement.
Details
The OPERATE
macro invokes the OPERATE procedure for a server that is identified
by the
server-name argument.