HP-UX SNAplus2 CSV Programmer's Guide
Concepts
Summary
Chapter 1 19
Summary
Common Service Verbs
This section briefly describes Common Service Verbs. Chapter 2,
“Common Service Verbs Reference,” contains a detailed description of
each verb.
CONVERT
Converts a character string from ASCII to EBCDIC or from EBCDIC to
ASCII.
COPY_TRACE_TO_FILE (HP-UX Only)
Copies the current contents of the trace file (or files) to another file for
storage.
DEFINE_TRACE (HP-UX Only)
Enables or disables tracing for specific Application Program Interfaces
(APIs).
GET_CP_CONVERT_TABLE
Creates and returns a 256-byte conversion table to translate character
strings from a source code page to a target code page.
LOG_MESSAGE (HP-UX Only)
Takes a message from a message file, adds specified data to it, and
records the message in the error log file or the audit log file.
TRANSFER_MS_DATA
For HP-UX systems, this verb was part of the Common Service Verbs
API in previous versions of SNAplus2, but is now included in the MS
API. Refer to the HP-UX SNAplus2 MS Programmers Guide for more
information.