RSC/MP 7.2 Programming Manual
About This Manual
HP NonStop Remote Server Call (RSC/MP) Programming Manual—522360-004
xii
Audience Requirements
•
Appendix A, Migration to RSC/MP 7.2, provides information about migrating older 
versions of RSC/MP to Version 6.3 and lists the deprecated and discontinued 
functions, constraints and options.
•
Appendix B, Language Conversion for RSC/MP Function Calls, shows the syntax 
for API function calls in C, COBOL, Pascal, and Visual Basic.
•
Appendix C, RSC/MP Constants, lists the RSC/MP constants and their values. 
•
Appendix D, API Option Definitions, defines the options for API function calls. 
Options are listed both alphabetically and according to the associated function call.
•
Appendix E, Function Cross-Reference, provides the alternate names of API 
function calls required by some languages.
Audience Requirements
This manual is intended for application developers who use RSC/MP to create and 
maintain RSC/MP applications. These users must be able to:
•
Program in one of the supported workstation environments.
•
Program in a language that supports the API’s requirements, as shown in 
Programming Languages on page 2-1 (such as C or COBOL).
•
Design and develop Pathway/TS applications.
Related Manuals
The RSC/MP documentation set includes this manual and the following two manuals:
•
Remote Server Call (RSC/MP) Installation and Configuration Guide
•
Remote Server Call (RSC/MP) Messages Manual
You can find detailed information about other NonStop system components in the 
appropriate HP manuals. 
Notation Conventions
General Syntax Notation
The following list summarizes the notation conventions for syntax presentation in this 
manual.
Uppercase letters. Uppercase letters indicate keywords and reserved words; enter these 
items exactly as shown. Items not enclosed in brackets are required. For example:
MAXATTACH










