Open System Services Porting Guide (G06.29+, H06.06+, J06.03+)

SQL/MP Programming Manual for C. This manual documents the programming interface to
HP NonStop SQL/MP for C. It is intended for application programmers who are embedding
SQL statements and directives in a C program. It provides the information needed for use of
an SQL/MP application from the OSS environment.
SQL/MP Programming Manual for COBOL85. This manual documents the programming
interface to SQL/MP for COBOL. It is intended for application programmers who are
embedding SQL statements and directives in a COBOL program. It provides the information
needed for use of an SQL/MP application from the OSS environment
SQL/MX Programming Manual for C and COBOL. This manual documents the programming
interface to HP NonStop SQL/MX for C and COBOL. It is intended for application programmers
who are embedding SQL statements and directives in a C or COBOL program. It provides
the information needed for use of an SQL/MX application from the OSS environment.
ld Manual. This manual describes how to use the ld utility. The ld utility links TNS/R
position-independent code (PIC) object files into a PIC loadfile.
nld Manual. This manual describes how to use the nld utility to link TNS/R native non-PIC
object files into executable programs.
noft Manual. This manual describes how to use the noft utility. noft is a tool for displaying
TNS/R native non-PIC object files. It is written for application and system programmers.
eld Manual. This manual describes how to use the eld utility to link TNS/E native object files
into executable programs.
enoft Manual. This manual describes how to use the enoft utility. enoft is a tool for
displaying TNS/E native object files. It is written for application and system programmers.
rld Manual. This manual describes how to use the rld utility. The rld utility loads PIC loadfiles
into virtual memory for execution on a TNS/R system.
Inspect Manual. This manual describes the Inspect debugger, a tool for debugging C, C++,
COBOL, FORTRAN, Pascal, SCREEN COBOL, Transaction Application Language (TAL), and
pTAL (portable Transaction Application Language) programs in the G-series TNS/R native
and TNS environments.
Native Inspect Manual. This manual describes the Native Inspect debugger, a tool for
debugging C, C++, and pTAL programs in the TNS/E native environment.
Open System Services Programmer’s Guide. This guide provides programmers the information
they need to write application programs for the OSS environment. It includes information
about how the OSS environment differs from a standard UNIX programming environment,
manipulating Guardian objects from the OSS environment, manipulating OSS objects from
the Guardian environment, and which tasks can be accomplished only from the Guardian or
OSS environment. This guide is intended for application programmers writing programs for
the OSS environment.
pTAL Conversion Guide. This manual describes the differences between the TAL and pTAL
programming languages as well as how to use the pTAL compiler. It is written for experienced
TAL programmers.
pTAL Guidelines for TAL Programmers. This manual gives guidelines for writing TAL code that
you can migrate later to pTAL with as few changes as possible.
Software Internationalization Guide. This guide describes use of the OSS internationalization
features. It is written for application and system programmers.
H-Series Application Migration Guide. This guide introduces the H-series TNS/E native and
TNS compilers and utilities, and the TNS/E native and TNS execution environments. It describes
20