HP-UX SNAplus2 CSV Programmer's Guide
Common Service Verbs Reference
CONVERT
Chapter 2 45
One or more characters in the source
string were not found in the
conversion table, or embedded spaces
were found in a type-A or type-AE
string. These characters or spaces
were converted to nulls (0x00). The
verb still executed.
SV_INVALID_CHARACTER_SET
The
char_set
parameter contained a
value that is not valid.
SV_INVALID_DATA_SEGMENT (Windows only)
The supplied source or target string
extended beyond the boundary of a
data segment, or the target data
segment was not a read/write
segment.
SV_INVALID_DIRECTION
The
direction
parameter contained
a value that is not valid.
SV_INVALID_FIRST_CHARACTER
The first character of a type-A source
string is not a valid value.
SV_TABLE_ERROR
The file containing the user-written
type-G conversion table was not
defined correctly, could not be
accessed, or was not in the correct
format.
For HP-UX systems, the file
containing the table must be specified
by the environment variable
SNATBLG; set this variable to the full
path name of the file.
For Windows systems, the file
containing the table must be specified
in one of the following ways: