Previous | Contents | Index |
The SWRK_SEND_SERVER routine ...
status =SWRK_SEND_SERVER(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SEND_SERVER routine ...
The SWRK_SETUP_BLOCK routine ...
status =SWRK_SETUP_BLOCK(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SETUP_BLOCK routine ...
The SWRK_SETUP_FILE routine ...
status =SWRK_SETUP_FILE(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SETUP_FILE routine ...
This routine loads a message vector with a single message.
status =SWRK_SETUP_MSG_VEC (message_vector, status [, value...])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
status
VMS usage: cond_value type: longword (unsigned) access: read only mechanism: by value
Specifies the OpenVMS message id of the message to be logged. See the $GETMSG system service for more details.
values
VMS usage: varying_arg type: longword (signed) access: read only mechanism: by value
Specifies optional expressions whose resultant types correspond to conversion specifications given in the OpenVMS message text.
If no conversion specifications are given, you may omit the output sources. Otherwise, the function call must have exactly as many output sources as there are conversion spec- ifications, and the conversion specifications must match the types of the output sources.
Conversion specifications are matched to output sources in left-to-right order. Excess output pointers, if any, are ignored.
message_vector
VMS usage: cntrlblk type: longword (unsigned) access: write only mechanism: by reference
Specifies the message vector which will be loaded with a message.
This procedure loads the message specified by the status and value arguments into a message vector. The number of entries filled is based on the facility code of the status. See the OpenVMS System Services Reference Manual for details about message vector layouts. Unused entries within the message vector are set to zero.To build a message vector with more than one message, a call is made to SWRK_SETUP_MSG_VEC to setup the last message line, followed by calls to SWRK_PREFIX_MSG_VEC to setup earlier lines. The last call to SWRK_PREFIX_MSG_VEC inserts the first message line.
The SWRK_SET_CONTEXT routine ...
status =SWRK_SET_CONTEXT(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_CONTEXT routine ...
The SWRK_SET_COUNTER routine ...
status =SWRK_SET_COUNTER(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_COUNTER routine ...
The SWRK_SET_DEFAULT routine ...
status =SWRK_SET_DEFAULT(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_DEFAULT routine ...
The SWRK_SET_EXIT_COMMAND routine ...
status =SWRK_SET_EXIT_COMMAND(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_EXIT_COMMAND routine ...
The SWRK_SET_FILE_SECURITY routine ...
status =SWRK_SET_FILE_SECURITY(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_FILE_SECURITY routine ...
The SWRK_SET_LOG_DEFAULTS routine ...
status =SWRK_SET_LOG_DEFAULTS(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_LOG_DEFAULTS routine ...
The SWRK_SET_LOG_MAIL_SUBJECT routine ...
status =SWRK_SET_LOG_MAIL_SUBJECT(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_LOG_MAIL_SUBJECT routine ...
The SWRK_SET_PRIVILEGES_OFF routine ...
status =SWRK_SET_PRIVILEGES_OFF(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_PRIVILEGES_OFF routine ...
The SWRK_SET_PRIVILEGES_ON routine ...
status =SWRK_SET_PRIVILEGES_ON(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_PRIVILEGES_ON routine ...
The SWRK_SET_SUBPROCESS_STYLE routine ...
status =SWRK_SET_SUBPROCESS_STYLE(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_SUBPROCESS_STYLE routine ...
The SWRK_SET_SYMBOL_INTEGER routine ...
status =SWRK_SET_SYMBOL_INTEGER(arg1, [arg2])
VMS usage: cond_value type: integer (unsigned) access: write only mechanism: by value in R0
arg1
VMS usage: arg1_type type: integer (unsigned) access: read only mechanism: by reference
Specifies arg1...
arg2
VMS usage: arg2_type type: character string access: read only mechanism: by descriptor
Specifies arg2...
The SWRK_SET_SYMBOL_INTEGER routine ...
Previous | Next | Contents | Index |