RSC/MP 7.2 Programming Manual
API Option Definitions
HP NonStop Remote Server Call (RSC/MP) Programming Manual—522360-004
D-9
RscWrite and RscWriteRead Function Options
RscWrite and RscWriteRead Function Options
This table shows the options for RscWrite and RscWriteRead functions. 
Table D-4. Options for the RscWrite and RscWriteRead Functions  (page 1 of 2)
Option Selector Type
Acceptable 
Values Notes
ACS_BINARY_AREA CHAR * 1 to 128 byte 
binary string
Used to exchange binary data 
with the ACS server when ACS 
is implemented and 
RECVWRITEREADS is set to 
YES.
ACS_MESSAGE_AREA CHAR * 1 to 128 
characters
Used to exchange text data 
with the ACS server when ACS 
is implemented and 
RECVWRITEREADS is set to 
YES.
HOST_ACS_NAME CHAR * 1 to 30 characters A NULL-terminated string. Used 
to specify the ACS object 
server when ACS is 
implemented.
OPEN_COUNT USHORT 1 to 64 Number of outstanding opens 
by the TDP on the server. The 
default is 15.
PASSWORD CHAR * 1 to 18 characters Used to communicate with the 
ACS server when ACS is 
implemented and 
RECVWRITEREADS is set to 
YES.
SETMODE_30 SHORT 0, 1 values only Value of 1 allows the server to 
respond in any order to multiple 
nowaited I/O operations.
SUCCESS_HI SHORT -32768 to 32767 See TMF Workstation Options
on page 6-8.
SUCCESS_LO SHORT -32768 to 32767 See TMF Workstation Options
on page 6-8.
SYNC_DEPTH USHORT 1 to 20; default is 1 See
 description in Table D-1.
USER_ID CHAR * 1 to18 characters Used to communicate with the 
ACS server when ACS is 
implemented and 
RECVWRITEREADS is set to 
YES.
USER_NAME CHAR * 1 to 18 characters Synonym for USER_ID.
TMF_OPTION USHORT 0, 1, 2, or 3 See description in Table 6-1
.










